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

FieldDefinition..::..FieldType Property

Gets the type of the field.

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

Syntax


public Type FieldType { get; set; }
Public Property FieldType As Type
	Get
	Set
public:
property Type^ FieldType {
	Type^ get ();
	void set (Type^ value);
}

Field Value

The type of the field.