Click or drag to resize

ExportItemFields Property

Export Profile Fields.

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

Property Value

IEnumerableICTExportProfileField
See Also