Click or drag to resize

BrokerCommission Class

Broker commission data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CommissionBrokerCommission

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

The BrokerCommission type exposes the following members.

Properties
  NameDescription
Public propertyAgencyValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyAgreementTypeValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyAgreementValue
Represents the Agreement tab for a commission

Created in Epic SDK V6.0.

Public propertyBranchValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyBrokerID
The ID of the Broker the commission belongs to

Created in Epic SDK V6.0.

Sometimes Required

Public propertyCommissionID
CommissionID
Public propertyCompanyValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyDateBasedValue
Represents the Date Based tab for the commission

Created in Epic SDK 2019.

Public propertyDepartmentValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

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

Created in Epic SDK V6.0.

Public propertyIssuingLocationValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyLineOfBusinessValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyPremiumBasedValue
Represents the Premium Based tab for the commission

Created in Epic SDK V6.0.

Public propertyProfitCenterValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyRiskBasedValue
Represents the Risk Based tab for the commission

Created in Epic SDK 2014.

Public propertyStatusValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V6.0.

Top
Remarks
Added in 6.1. Updated in 8.0.
See Also