Click or drag to resize

ProducerBrokerCommissionItemCommissionAmount Property

Required for certain CommissionType Codes. Ignored otherwise. Must be set to blank for House Producer Employees.

Created in Epic SDK 2016.

Namespace:  ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission
Assembly:  ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission (in ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission.dll) Version: 2021.1.0.391
Syntax
public Nullable<decimal> CommissionAmount { get; set; }

Property Value

Type: NullableDecimal
CommissionAmount As Decimal?.
Remarks
Note Note
  • Name - CommissionAmount
  • Required On Insert - False
  • Required On Update - False
  • Allow Negatives - True
  • Integral Digits - 15
See Also