Click or drag to resize

VoidPaymentReasonDetails Property

Reason Details

Created in Epic SDK V5.0.

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

Property Value

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