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

GenericReportFilterViewModel..::..ReportType Property

Gets or sets the type of the report.

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

Syntax


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

Field Value

The type of the report.