StringFieldDefinition..::..FieldDataType Property
Gets the type of the field data.
Namespace:
RingSoft.DbLookup.ModelDefinition.FieldDefinitionsAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDataTypes FieldDataType { get; }
Public ReadOnly Property FieldDataType As FieldDataTypes Get
public: property FieldDataTypes^ FieldDataType { FieldDataTypes^ get (); }