PrintingProcessingViewModel..::..View Property
Gets the view.
Namespace:
RingSoft.DbLookupAssembly: 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); }