Click or drag to resize

ReceiptIsReadOnly Property

Whether the receipt is read only. Read only receipts cannot be modified.

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

Property Value

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