Click or drag to resize

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

Property Value

Type: String
ReasonDetails As String.
Remarks
Note Note
  • Name - ReasonDetails
  • Length - 255
  • Accepts Multiple Lines - True
  • Required On Insert - False
  • Required On Update - False
See Also