RecentItem..::..DocumentDisplayText Property

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

Syntax


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