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