 | ExportItemFieldsByLabel Property |
Export Profile fields cached by Label.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic IDictionary<string, ICTExportProfileField> FieldsByLabel { get; protected set; }Public Property FieldsByLabel As IDictionary(Of String, ICTExportProfileField)
Get
Protected Set
Property Value
IDictionaryString,
ICTExportProfileField
See Also