Click or drag to resize

ReceiptFinalizedReceipt Property

Used to display whether the receipt has been finalized.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public bool FinalizedReceipt { get; set; }

Property Value

Type: Boolean
FinalizedReceipt As Boolean.
Remarks
Note Note
  • Name - FinalizedReceipt
  • Read Only - True
See Also