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