Click or drag to resize

AgentBroker Class

AgentBroker data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAutoAgentBroker

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto (in ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto.dll) Version: 2023.1.0.1249
Syntax
public sealed class AgentBroker

The AgentBroker type exposes the following members.

Properties
  NameDescription
Public propertyAmountPaidWithApplication
Amount Paid With Application

Created in Epic SDK V7.0.

Public propertyAmountStillDue
Amount Still Due

Created in Epic SDK V7.0.

Public propertyApplicationSignedByCode
Allows values other than the lookup as well.

Created in Epic SDK V7.0.

Public propertyApplicationSignedByIfOther
Application Signed By If Other

Created in Epic SDK V7.0.

Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the Agent/Broker item.

Created in Epic SDK 2021 R2.

Public propertyContractNumber
Contract Number

Created in Epic SDK V7.0.

Public propertyDateSigned
Date Signed

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 ID of the policy line.

Created in Epic SDK V7.0.

Sometimes Required

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

Created in Epic SDK 2021 R2.

Public propertyNumberOfRemainingPayments
Number Of Remaining Payments

Created in Epic SDK V7.0.

Public propertyReportOfBrokerAgentUnderwritingItems
Represents the questions / answers panel on the screen.

Created in Epic SDK V7.0.

Public propertySubContractNumber
Sub Contract Number

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
See Also