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) Version: 25.0
Syntax
public Dictionary<string, FIELDSETTINGSTYPE> FieldSettings { get; }

Property Value

DictionaryString, FIELDSETTINGSTYPE
See Also