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

AdvancedFindFormulaFilterRow..::..FormulaDataType Property

Gets the type of the formula data.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The type of the formula data.