Click or drag to resize

PaymentPaymentID Property

Payment ID

Created in Epic SDK 2017 R2.

Required

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 string PaymentID { get; set; }

Property Value

Type: String
PaymentID As String.
Remarks
Note Note
  • Name - PaymentID
  • Length - 20
  • Required On Insert - True
  • Required On Update - True
See Also