Click or drag to resize

IMappableFieldFieldType Property

Gets or sets the type of the field.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Interfaces
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
IFieldType FieldType { get; }

Property Value

Type: IFieldType
See Also