Click or drag to resize

ReceiptReceiptDescription Property

Receipt Description

Created in Epic SDK V5.0.

Required

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public string ReceiptDescription { get; set; }

Property Value

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