Click or drag to resize

TransactionV1PaymentValue Property

Used to populate and display payment fields for payment transactions. Object is ignored for non-payment transactions.

Created in Epic SDK 2017 R2.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public Payment PaymentValue { get; set; }

Property Value

Type: Payment
PaymentValue As Other.
Remarks
Note Note
  • Name - PaymentValue
See Also