 | ExportSettingsBaseFIELDSETTINGSTYPEFieldSettings Property |
Export Field Settings mapped from Field Label to user defined custom object.
Namespace: CTExtensions.ExportCore.ConfigAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic Dictionary<string, FIELDSETTINGSTYPE> FieldSettings { get; }
Public ReadOnly Property FieldSettings As Dictionary(Of String, FIELDSETTINGSTYPE)
Get
Property Value
DictionaryString,
FIELDSETTINGSTYPE
See Also