Click or drag to resize

DisbursementIsReadOnly Property

Whether the disbursement is view only. This indicates certain properties cannot be modified.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
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
See Also