| Item Method | |
| See Also |
- vtIndex
The index of the object to be returned (0-based)
Returns the object at the specified index.
| Visual Basic |
|---|
Public Function Item( _
   ByVal vtIndex As Variant _
) As WorkflowTaskInputObject |
- vtIndex
The index of the object to be returned (0-based)