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.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration WebObjectDatabaseType
'Usage
Dim instance As WebObjectDatabaseType
[CLSCompliantAttribute(true)]
public enum WebObjectDatabaseType
Members
| Member name | Description | |
|---|---|---|
| Project | Value=1. | |
| Task | Value=2. | |
| Document | Value=3. | |
| Issue | Value=4. | |
| Risk | Value=5. | |
| Commitment | Value=6. | |
| GenericSharePointListItem | Value=7. |