Report..::..ReportDefinition Property

Namespace:  JiwaFinancials.Jiwa.JiwaManualBOBatch
Assembly:  JiwaManualBOBatch (in JiwaManualBOBatch.dll)

Syntax


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