Click or drag to resize

CommissionDefaults Class

Fields and Properties related to CommissionDefaults Class
Inheritance Hierarchy
SystemObject
  ConneXionCommissionDefaults

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
[SerializableAttribute]
public class CommissionDefaults

The CommissionDefaults type exposes the following members.

Constructors
  NameDescription
Public methodCommissionDefaults
Initializes a new instance of the CommissionDefaults class
Top
Properties
  NameDescription
Public propertyBillMode
Gets or sets the Bill Mode
Public propertyBrokerCompanyCode
Gets or sets the Broker Code
Public propertyCode
Gets or sets the Entity ID
Public propertyCommissionDefaultsExist
Gets or sets a value indicating whether Commission Defaults Exist
Public propertyCompanyCommissionAmt
Gets or sets the Company Commission Amount
Public propertyCompanyCommissionPct
Gets or sets the Company Commission Percentage
Public propertyCompanyCommType
Gets or sets the Company Commission Type
Public propertyDefaultDescription1
Gets or sets the Description for Commission Amount1
Public propertyDefaultDescription10
Gets or sets the Description for Commission Amount10
Public propertyDefaultDescription11
Gets or sets the Description for Commission Amount11
Public propertyDefaultDescription12
Gets or sets the Description for Commission Amount12
Public propertyDefaultDescription2
Gets or sets the Description for Commission Amount2
Public propertyDefaultDescription3
Gets or sets the Description for Commission Amount3
Public propertyDefaultDescription4
Gets or sets the Description for Commission Amount4
Public propertyDefaultDescription5
Gets or sets the Description for Commission Amount5
Public propertyDefaultDescription6
Gets or sets the Description for Commission Amount6
Public propertyDefaultDescription7
Gets or sets the Description for Commission Amount7
Public propertyDefaultDescription8
Gets or sets the Description for Commission Amount8
Public propertyDefaultDescription9
Gets or sets the Description for Commission Amount9
Public propertyDefaultValue1
Gets or sets the Dollar Amount or Commission Percentage for Amount1
Public propertyDefaultValue10
Gets or sets the Dollar Amount or Commission Percentage for Amount10
Public propertyDefaultValue11
Gets or sets the Dollar Amount or Commission Percentage for Amount11
Public propertyDefaultValue12
Gets or sets the Dollar Amount or Commission Percentage for Amount12
Public propertyDefaultValue2
Gets or sets the Dollar Amount or Commission Percentage for Amount2
Public propertyDefaultValue3
Gets or sets the Dollar Amount or Commission Percentage for Amount3
Public propertyDefaultValue4
Gets or sets the Dollar Amount or Commission Percentage for Amount4
Public propertyDefaultValue5
Gets or sets the Dollar Amount or Commission Percentage for Amount5
Public propertyDefaultValue6
Gets or sets the Dollar Amount or Commission Percentage for Amount6
Public propertyDefaultValue7
Gets or sets the Dollar Amount or Commission Percentage for Amount7
Public propertyDefaultValue8
Gets or sets the Dollar Amount or Commission Percentage for Amount8
Public propertyDefaultValue9
Gets or sets the Dollar Amount or Commission Percentage for Amount9
Public propertyPolicyType
Gets or sets the Policy Type Code - Use “ALL” for All Policy Types
Public propertyPremiumAmount
Gets or sets the Premium Amount
Public propertyProducerCommType
Gets or sets the Producer Commission Type
Public propertyProducerCompanyCode
Gets or sets the Producer Company Code
Top
Fields
  NameDescription
Public fieldLicenseKey
ConneXion license key string
Public fieldTag
User Defined Value
Public fieldTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public fieldTAMPassword
TAM System Password
Public fieldTAMUserName
TAM System User ID
Top
See Also