RecentItem..::..RecentItemCollection Property

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

Syntax


[XmlIgnoreAttribute]
public RecentItemCollection RecentItemCollection { get; set; }
<XmlIgnoreAttribute> _
Public Property RecentItemCollection As RecentItemCollection
	Get
	Set
[XmlIgnoreAttribute]
public:
property RecentItemCollection^ RecentItemCollection {
	RecentItemCollection^ get ();
	void set (RecentItemCollection^ value);
}