 | ExportItemFields Property |
Export Profile Fields.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic IEnumerable<ICTExportProfileField> Fields { get; protected set; }
Public Property Fields As IEnumerable(Of ICTExportProfileField)
Get
Protected Set
Property Value
IEnumerableICTExportProfileField
See Also