AdvancedFilterReturn..::..Condition Property
Gets or sets the condition.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public Conditions Condition { get; set; }
Public Property Condition As Conditions Get Set
public: property Conditions^ Condition { Conditions^ get (); void set (Conditions^ value); }