Click or drag to resize
Infosoft Logo

PerformAgreementPaymentRequestPaymentOrderType Property

Gets or sets the payment order type to associate with this payment. This has no effect on the payment itself, but can be used to more easily trace the payment later on. If in doubt, use "External".

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public PaymentOrderType PaymentOrderType { get; set; }

Property Value

PaymentOrderType
See Also