RecentItemCollection..::..Owner Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.RecentlyViewed
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public UserInterface Owner { get; set; }
Public Property Owner As UserInterface Get Set
public: property UserInterface^ Owner { UserInterface^ get (); void set (UserInterface^ value); }