Click or drag to resize

IExtendedExportSettingsFieldSettings Property

Accessor for Extended Field Settings; always supported!

Namespace: CTExtensions.ExportCore.ExportHandler.ExtendedSettings
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
IDictionary<string, IExtendedExportFieldSettings> FieldSettings { get; }

Property Value

IDictionaryString, IExtendedExportFieldSettings
See Also