AdvancedFindFormulaFilterRow..::..FormulaDataType Property
Gets the type of the formula data.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }