Click or drag to resize

ExportItemFields Property

Export Profile Fields.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public IEnumerable<ICTExportProfileField> Fields { get; protected set; }

Property Value

Type: IEnumerableICTExportProfileField
See Also