clsTaskHistory..::..Report Property

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

Syntax


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