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