Click or drag to resize

Employee Class

Employee data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CrimeEmployee
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Crime
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Crime (in ASI.TAM.API.Data.UI.Account.Policy.Crime.dll) Version: 2020.1.0.523
Syntax
public sealed class Employee

The Employee type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the Employee Schedule item.

Created in Epic SDK 2018.

Public propertyEmployeeItems
Represents the Employee tab on the Employee screen.

Created in Epic SDK 2014.

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

Created in Epic SDK 2014.

Public propertyLineID
Unique identifier used to specify the parent line containing the Employee Schedule item.

Created in Epic SDK 2014.

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the Employee Schedule item.

Created in Epic SDK 2018.

Public propertyPremiseID
The PremiseID of the Crime Premise the Safe screen applies to.

Created in Epic SDK 2014.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2014.

Top
See Also