Report..::..ReportDescription Property

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

Syntax


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