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