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