Click or drag to resize

ClassificationHiring Class

ClassificationHiring data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CrimeClassificationHiring

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: 2023.1.0.1249
Syntax
public sealed class ClassificationHiring

The ClassificationHiring type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify carrier submission line containing ClassificationsHiring.

Created in Epic SDK 2018.

Sometimes Required

Public propertyClassificationValue
Represents the Classifications tab on the ClassificationsHiring Screen.

Created in Epic SDK V7.0.

Public propertyHiringPracticesValue
Represents the HiringPractices tab on the ClassificationsHiring Screen.

Created in Epic SDK V7.0.

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

Created in Epic SDK V7.0.

Public propertyLineID
The LineID of the Crime Policy.

Created in Epic SDK V7.0.

Public propertyMarketingLineID
Unique identifier used to specify marketing line containing ClassificationsHiring.

Created in Epic SDK 2018.

Sometimes Required

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

Created in Epic SDK V7.0.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Public propertyTotalsValue
Represents the Totals tab on the ClassificationsHiring Screen.

Created in Epic SDK V7.0.

Top
See Also