RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

PrintingProcessingViewModel..::..View Property

Gets the view.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public IPrintingProcessingView View { get; set; }
Public Property View As IPrintingProcessingView
	Get
	Set
public:
property IPrintingProcessingView^ View {
	IPrintingProcessingView^ get ();
	void set (IPrintingProcessingView^ value);
}

Field Value

The view.