Click or drag to resize

ProducerBrokerCommissionItemContractID Property

Required for certain conditions. Otherwise, it must be blank. Refer to the lookup, if values are possible then ContractID is required.

Created in Epic SDK 2016.

Required

Namespace:  ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission
Assembly:  ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission (in ASI.TAM.API.Data.UI.Common.ProducerBrokerCommission.dll) Version: 2021.1.0.391
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
See Also