AdvancedFilterViewModel..::..FormulaValueType Property
Gets or sets the type of the formula value.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }