ETLStartup.MoveItemUp
Pass the index of item to be moved up by one place.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub ETLStartup.MoveItemUp( _
ItemIndex As Integer)
|
ItemIndex [in]
Type: Integer |
This function does not return a value. |