AdvancedFilterReturn..::..FormulaValueType Property
Gets or sets the type of the formula value.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDataTypes FormulaValueType { get; set; }
Public Property FormulaValueType As FieldDataTypes Get Set
public: property FieldDataTypes^ FormulaValueType { FieldDataTypes^ get (); void set (FieldDataTypes^ value); }