SalesOrder..::..SystemSettings Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.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); }