Click or drag to resize

TransactionV1Discrepancy Property

Exposes transaction discrepancy.

Created in Epic SDK V5.0.

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

Property Value

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