RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DateFieldDefinition..::..FieldDataType Property

Gets the type of the field data.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public FieldDataTypes FieldDataType { get; }
Public ReadOnly Property FieldDataType As FieldDataTypes
	Get
public:
property FieldDataTypes^ FieldDataType {
	FieldDataTypes^ get ();
}

Field Value

The type of the field data.