CashBook..::..SystemSettings Property
Namespace:
JiwaFinancials.Jiwa.JiwaCashBook.XML
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Syntax
[DataMemberAttribute] public SystemSettings SystemSettings { get; set; }
<DataMemberAttribute> _ Public Property SystemSettings As SystemSettings Get Set
[DataMemberAttribute] public: property SystemSettings^ SystemSettings { SystemSettings^ get (); void set (SystemSettings^ value); }