Click or drag to resize

FieldPropertiesFieldBehaviorAttributes Property

Miscellaneous options affecting the behaviour of the field. See FieldBehaviorOptions

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

Property Value

Type: FieldBehaviorOptions
Miscellaneous options affecting the behaviour of the field. See FieldBehaviorOptions
See Also