Manager..::..Database Property
Gets the database.
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[XmlIgnoreAttribute] public database Database { get; set; }
<XmlIgnoreAttribute> _ Public Property Database As database Get Set
[XmlIgnoreAttribute] public: property database^ Database { database^ get (); void set (database^ value); }