Application.ResourceActiveDirectory Method
Project Developer Reference |
Displays the Select Users dialog box, where users can select resources for the project.
Syntax
expression.ResourceActiveDirectory
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The ResourceActiveDirectory method is only available in resource views.
See Also