Click or drag to resize

PaymentReversalVoidReasonID Property

Ignored if transaction is not reversed or void.

Created in Epic SDK 2017 R2.

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 Nullable<int> ReversalVoidReasonID { get; set; }

Property Value

Type: NullableInt32
ReversalVoidReasonID As Integer?.
Remarks
Note Note
  • Name - ReversalVoidReasonID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
See Also