Click or drag to resize

TransactionV1Description Property

If blank, defaults based on TransactionCode. Ignored if BasicInstallmentOption is Installment.

Created in Epic SDK V3.0.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntax
public string Description { get; set; }

Property Value

Type: String
Description As String.
Remarks
Note Note
  • Name - Description
  • Length - 70
  • Required On Insert - False
  • Required On Update - True
See Also