Click or drag to resize

CommissionItemV1CommissionAgreementID Property

Commission agreement for the broker/producer

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.Account.Line
Assembly:  ASI.TAM.API.Data.UI.Account.Line (in ASI.TAM.API.Data.UI.Account.Line.dll) Version: 2020.1.0.1
Syntax
public int CommissionAgreementID { get; set; }

Property Value

Type: Int32
CommissionAgreementID As Integer.
Remarks
Note Note
  • Name - CommissionAgreementID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • Max Value - 2147483647
See Also