Click or drag to resize

ExportTypeExtEXPORTSETTINGSTYPE, FIELDSETTINGSGetSettingsViewOpts Method

If EXPORTSETTINGSTYPE is derived type of ExportSettingsBaseFIELDSETTINGSTYPE, then the export has custom data object and should enable the [...] button for accessing its view control.

Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override int GetSettingsViewOpts()

Return Value

Int32
Bitmask of ctExportSettingsViewOpt
See Also