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