Syntax
| Menu.AppServiceItems [ServiceNumber][, ComponentID]
| ||||||
|---|---|---|---|---|---|---|---|
Description
| Opens the Service Items application. Optionally, a specific service object or component can be opened directly.
| ||||||
See Also
| AppServiceArtikelen (Dutch variant)
| ||||||
Example
| Sub Main
Menu.AppServiceItems ServiceNumber:=701
End Sub
|