Payment..::..OriginalAuthorisationStatus Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public PaymentCollection..::..PaymentAuthStatuses OriginalAuthorisationStatus { get; set; }
Public Property OriginalAuthorisationStatus As PaymentCollection..::..PaymentAuthStatuses Get Set
public: property PaymentCollection..::..PaymentAuthStatuses^ OriginalAuthorisationStatus { PaymentCollection..::..PaymentAuthStatuses^ get (); void set (PaymentCollection..::..PaymentAuthStatuses^ value); }