Click or drag to resize

MoveTransactionMoveToTransactionItemFlags Enumeration

Used to specifies if the transaction is set to move to
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 enum MoveTransactionMoveToTransactionItemFlags
Members
  Member nameValueDescription
View0 View only, do not move the transaction.
MoveTo1 Move the transaction.
Remarks