Report..::..ReportType Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Report.Configuration
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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