RecentItem..::..DocumentRecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.RecentlyViewed
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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