Click or drag to resize

ProducerBrokerCommissionItemV1CommissionID Property

Unique identifier used to specify a producer/broker commission item.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public int CommissionID { get; set; }

Property Value

Type: Int32
CommissionID As Integer.
Remarks
Note Note
  • Name - CommissionID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
  • Ignored On Insert - True
  • Ignored On Update - False
  • Ignored On Get - False
See Also