Click or drag to resize

ReceiptReceiptID Property

Unique identifier used to specify the current receipt item.

Created in Epic SDK V5.0.

Sometimes 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.1.0.391
Syntax
public int ReceiptID { get; set; }

Property Value

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