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

AdvancedFindFormulaColumnWindow..::..DataType Property

Gets or sets the type of the data.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The type of the data.