Click or drag to resize

ProducerBrokerCommissionItemV1Flag Property

Determines which operation should be performed on the current item.

On Insert this is defaulted to Insert (i.e. all items in a collection are inserted regardless of flag).

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 ProducerBrokerCommissionItemV1Flags Flag { get; set; }

Property Value

Type: ProducerBrokerCommissionItemV1Flags
Flag As Flags.
Remarks
Note Note
  • Name - Flag
  • Required On Insert - False
  • Required On Update - False
See Also