AdvancedFindPrinterProcessor..::..AdvancedFindViewModel Property
Gets the advanced find view model.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public AdvancedFindViewModel AdvancedFindViewModel { get; set; }
Public Property AdvancedFindViewModel As AdvancedFindViewModel Get Set
public: property AdvancedFindViewModel^ AdvancedFindViewModel { AdvancedFindViewModel^ get (); void set (AdvancedFindViewModel^ value); }