Click or drag to resize

CommissionItemV1ContractID Property

Contract ID

Created in Epic SDK V6.0.

Required

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 Nullable<int> ContractID { get; set; }

Property Value

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