Click or drag to resize

ProducerBrokerCommissionItemV1ContractID Property

Unique identifier used to specify related contract item. ContractID is only required for certain lookup codes.

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

Property Value

Type: NullableInt32
ContractID As Integer?.
Remarks
Note Note
  • Name - ContractID
  • Is Identity - True
  • Allow Negatives - False
See Also