AdvancedFindFilter..::..FormulaDataType Property
Gets or sets the type of the formula data.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public byte FormulaDataType { get; set; }
Public Property FormulaDataType As Byte Get Set
public: property unsigned char^ FormulaDataType { unsigned char^ get (); void set (unsigned char^ value); }