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

AdvancedFilterViewModel..::..FormulaValueType Property

Gets or sets the type of the formula value.

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

Syntax


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

Field Value

The type of the formula value.