Click or drag to resize

BillingV1Reason Property

Properties reason and resason details cannot be inserted.(SDK will popup error message if these properties are not empty while inserting).They can only be updated when transaction is reversed.

Created in Epic SDK 2014.

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

Property Value

Type: String
Reason As String.
Remarks
Note Note
  • Name - Reason
  • Lookup - TransactionReverseReason
  • Auto Validated - True
See Also