Open this page in the API Guide

StandardExportSettingIds Class

The standard export settings class.
Inheritance Hierarchy
System.Object
  Dundas.BI.Export.StandardExportSettingIds

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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.
Top
See Also