Click or drag to resize

GenericExportHandlerT, E, IGetExportProfileFields Method

Return cached fields.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public IEnumerable<ICTExportProfileField> GetExportProfileFields()

Return Value

IEnumerableICTExportProfileField

Implements

IGenericExportHandlerGetExportProfileFields
See Also