Click or drag to resize

EmployeeCommissionIsReadOnly Property

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

Created in Epic SDK V6.0.

Namespace:  ASI.TAM.API.Data.UI.Account.Commission
Assembly:  ASI.TAM.API.Data.UI.Account.Commission (in ASI.TAM.API.Data.UI.Account.Commission.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