M-Files API 23.11.13135.0
Add Method
StateTransitionsForClient Collection : Add Method
The position of the item.
The state transition to be added.
Description
Adds the item to the collection at the specified position.
Syntax
Visual Basic
Public Sub Add( _
   ByVal Index As Long, _
   ByVal StateTransitionForClient As StateTransitionForClient _
) 
Parameters
Index
The position of the item.
StateTransitionForClient
The state transition to be added.
See Also

StateTransitionsForClient Collection  | StateTransitionsForClient Members