Click or drag to resize

EmployeeCommission Class

Employee commissions data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CommissionEmployeeCommission
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: 2021.2.0.769
Syntax
public sealed class EmployeeCommission

The EmployeeCommission 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 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 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 propertyEmployeeID
The ID of the Employee the commission belongs to

Created in Epic SDK V6.0.

Sometimes Required

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 a commission

Created in Epic SDK V6.0.

Public propertyProfitCenterValue
Represents the criteria for the commission

Created in Epic SDK V6.0.

Public propertyRevenueBasedValue
Represents the Revenue Based tab for a commission

Created in Epic SDK 2020.

Public propertyRiskBasedValue
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