Click or drag to resize

CompanyCommission Class

Company commission data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CommissionCompanyCommission
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: 2020.1.0.523
Syntax
public sealed class CompanyCommission

The CompanyCommission type exposes the following members.

Properties
  NameDescription
Public propertyAgencyValue
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 propertyBillModeAgencyDirectBothOption
Bill Mode option

Created in Epic SDK V6.0.

Public propertyBranchValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyCommissionID
The CommissionID uniquely identifies a commission

Created in Epic SDK V6.0.

Sometimes Required

Public propertyCompanyID
The ID of the Company the commission belongs to

Created in Epic SDK V6.0.

Sometimes Required

Public propertyCompanyTypeBillingIssuingBothOption
Company Type option

Created in Epic SDK V6.0.

Public propertyDateBasedValue
Represents the Date Based tab for the commission

Created in Epic SDK 2019.

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 propertyPremiumBasedTieredCommissionValue
Represents the Premium Based tab for a commission

Created in Epic SDK V6.0.

Public propertyRiskBasedTieredCommissionValue
Represents the Risk Based tab for a 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