ReportDefinition..::..Report Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.FormReports
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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