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