Click or drag to resize

SupplementalScreen Class

SupplementalScreen data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.SharedSupplementalScreen
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Shared
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Shared (in ASI.TAM.API.Data.UI.Account.Policy.Shared.dll) Version: 2021.1.0.1
Syntax
public sealed class SupplementalScreen

The SupplementalScreen type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier representing the carrier submission line containing the supplemental screen.

Created in Epic SDK 2018.

Public propertyCompaniesValue
Companies

Created in Epic SDK V7.0.

Public propertyCompanyCode
CompanyCode

Created in Epic SDK V7.0.

Public propertyCompanyName
CompanyName

Created in Epic SDK V7.0.

Public propertyCustomFormFixedID
CustomFormFixedID

Created in Epic SDK V7.0.

Public propertyCustomFormID
CustomFormID

Created in Epic SDK V7.0.

Public propertyFilename
Filename

Created in Epic SDK V7.0.

Public propertyFormDataValue
Form Data

Created in Epic SDK V7.0.

Public propertyIsActive
True if the screen is active.

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
Unique identifier representing the policy line containing the supplemental screen.

Created in Epic SDK V7.0.

Public propertyMarketingLineID
Unique identifier representing the marketed policy line containing the supplemental screen.

Created in Epic SDK 2018.

Public propertyName
Name

Created in Epic SDK V7.0.

Public propertySupplementalScreenID
Unique identifier used to specify a supplemental screen.

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Public propertyType
Type

Created in Epic SDK V7.0.

Top
See Also