StandardExportSettingIds Class

The standard export settings class.
Inheritance Hierarchy
SystemObject
  Dundas.BI.ExportStandardExportSettingIds

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 StandardExportSettingIds

The StandardExportSettingIds type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAbortOnDataError The ID for the standard Abort On Data Error setting.
Public fieldStatic memberAppendDateTimeToFileName The ID for the standard Append Date Time to File Name setting.
Public fieldStatic memberExportNamePrefixId The ID for the export name prefix setting.
Public fieldStatic memberFileNameDateTimeFormat The ID for the filename date time format setting.
Public fieldStatic memberFileNameDateTimePlacement The ID for the filename date time placement setting.
Public fieldStatic memberFileNameDateTimeZone The ID for the time zone for the file name date time.
Top
See Also