Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the policy that indicates whether subweb project site provisioning occurs when the project is published and whether it occurs automatically, occurs manually, or is disabled.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration AdminCreateSubWeb
'Usage
Dim instance As AdminCreateSubWeb
public enum AdminCreateSubWeb
Members
| Member name | Description | |
|---|---|---|
| Manual | Value=0. Subweb project site provisioning occurs manually. | |
| Automatic | Value=1. Subweb project site provisioning occurs automatically. | |
| Disabled | Value=2. Subweb project site provisioning is disabled. |