Click or drag to resize

PaymentMethodAccountLookupCode Property

On insert defaults to the parent entity account lookup code. For Non-Clients, only the defaulted AccountType is valid. For clients, code must correspond to AccountType.

Created in Epic SDK 2017 R2.

Sometimes 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 AccountLookupCode { get; set; }

Property Value

Type: String
AccountLookupCode As String.
Remarks
Note Note
  • Name - AccountLookupCode
  • Required On Insert - True
  • Required On Update - False
  • Ignored On Update - True
See Also