AdvancedFilterViewModel..::..Type Property
Gets or sets the type.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public TreeViewType Type { get; set; }
Public Property Type As TreeViewType Get Set
public: property TreeViewType^ Type { TreeViewType^ get (); void set (TreeViewType^ value); }