title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.Organizer method (Project) |
vbapj.chm126 |
|
project-server |
|
4269290c-7be9-a0af-526d-bde73114c24b |
06/08/2017 |
medium |
Displays the Organizer dialog box, which enables the user to manage views, reports, modules, tables, filters, calendars, maps, fields, and groups.
expression. Organizer
( _Type_
, _Task_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Type | Optional | Long | The type of item to manage. Can be one of the PjOrganizer constants. The default value is pjViews. |
Task | Optional | Boolean | True if the item applies to tasks. False if the item applies to resources. The default value is True. |
Boolean
If Type is set to pjToolbar, that maps to the Modules tab in the Organizer dialog box.
[!includeSupport and feedback]