Click or drag to resize

Safe Class

Safe data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CrimeSafe

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 Safe

The Safe type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify carrier submission containing property safe.

Created in Epic SDK 2018.

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 property safe.

Created in Epic SDK 2018.

Public propertyMessengerProtectionItems
Represents the Messenger Protection tab on the Safe screen.

Created in Epic SDK V7.0.

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

Created in Epic SDK V7.0.

Sometimes Required

Public propertyRemarkItems
Represents the Remarks tab on the Safe screen.

Created in Epic SDK V7.0.

Public propertySafeProtectionValue
Represents the Safe Protection tab on the Safe screen.

Created in Epic SDK V7.0.

Public propertySafeVaultItems
Represents the Vault tab on the Safe screen.

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
See Also