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