Click or drag to resize

FieldPropertiesCodeGenOptions Property

Options for affecting code generation for this field. See FieldCodeGenOptions

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

Property Value

Type: FieldCodeGenOptions
Options for affecting code generation for this field. See FieldCodeGenOptions
See Also