 | 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.EXTsAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic override int GetSettingsViewOpts()
Public Overrides Function GetSettingsViewOpts As Integer
Return Value
Int32Bitmask of ctExportSettingsViewOpt
See Also