Click or drag to resize

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; }

Property Value

Type: DictionaryString, FIELDSETTINGSTYPE
See Also