Click or drag to resize

FieldPropertiesFieldImportAttrs Property

Attributes specifying how this field should be handled during import processing. See FieldImportAttrs

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

Property Value

Type: FieldImportAttrs
Attributes specifying how this field should be handled during import processing. See FieldImportAttrs
See Also