Click or drag to resize

JournalEntryIsReadOnly Property

Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.JournalEntry
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
Syntax
public bool IsReadOnly { get; set; }

Property Value

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