Click or drag to resize

SplitItemV1Flag Property

Used to choose what action to apply to commission split item.

On insert it defaults to Insert (i.e. all items in the collections are inserted regardless of flag value).

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

Property Value

Type: SplitItemV1Flags
Flag As Enum.
Remarks
Note Note
  • Name - Flag
See Also