ExportFileNameHelper Class

Shared helpers for computing file-name date/time values used by export and delivery providers.
Inheritance Hierarchy
SystemObject
  Dundas.BI.ExportExportFileNameHelper

Namespace: Dundas.BI.Export
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public static class ExportFileNameHelper

The ExportFileNameHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetFileNameDateTimeOffset Returns the current date/time converted to the file-name time zone resolved from the given export setting values. Falls back to the current session time zone when the setting is absent or cannot be resolved.
Top
See Also