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