Report..::..Comment Property

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

Syntax


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