Syntax
| Menu.AppProjects [ProjectNumber][, TabIndex]
| ||||||
|---|---|---|---|---|---|---|---|
Description
| Opens the Projects management application. Optionally, a specific project can be opened directly and a specific tab can be activated.
| ||||||
See Also
| AppProjecten (Dutch variant)
| ||||||
Example
| Sub Main
Menu.AppProjects ProjectNumber:=200
End Sub
|