Click or drag to resize

PrimaryLocationAndSubsidiary Class

PrimaryLocationAndSubsidiary data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrellaPrimaryLocationAndSubsidiary

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella (in ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella.dll) Version: 2021.1.0.1
Syntax
public sealed class PrimaryLocationAndSubsidiary

The PrimaryLocationAndSubsidiary type exposes the following members.

Properties
  NameDescription
Public propertyCareCustodyAndControlValue
Exposes the PrimaryLocationAndSubsidaryLocations tab in the Epic PrimaryLocation Screen.

Created in Epic SDK V4.1.

Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the Primary Location item.

Created in Epic SDK 2018.

Public propertyCommercialAPLocationID
Unique identifier used to specify related commercial application lication.

Created in Epic SDK V4.1.

Sometimes Required

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

Created in Epic SDK V4.1.

Public propertyLineID
Unique identifier used to specify the parent line containing the Primary Location item. Either LineID or MarketingLineID is required.

Created in Epic SDK V4.1.

Public propertyLocationAndSubsidiaryID
Unique identifier used to specify Primary Location and Subsidary item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyLocationsValue
Exposes the PrimaryLocationAndSubsidaryLocations tab in the Epic PrimaryLocation Screen.

Created in Epic SDK V4.1.

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the Primary Location item. Either LineID or MarketingLineID is required.

Created in Epic SDK 2018.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Top
See Also