Click or drag to resize

FieldPropertiesFieldExportAttrs Property

Attributes specifying how this field should be handled during export processing (e.g. to Excel). See FieldExportAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
FieldExportAttrs FieldExportAttrs { get; }

Property Value

Type: FieldExportAttrs
Attributes specifying how this field should be handled during export processing (e.g. to Excel). See FieldExportAttrs
See Also