Click or drag to resize

CommissionItemV1CommissionID Property

Unique commission Identifier

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: 2021.1.0.1
Syntax
public int CommissionID { get; set; }

Property Value

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