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