Click or drag to resize

ExportItemFieldsByLabel Property

Export Profile fields cached by Label.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public IDictionary<string, ICTExportProfileField> FieldsByLabel { get; protected set; }

Property Value

IDictionaryString, ICTExportProfileField
See Also