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.
Specifies the type ID of an entity to be synchronized.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration SyncEntityUidType
'Usage
Dim instance As SyncEntityUidType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum SyncEntityUidType
Members
| Member name | Description | |
|---|---|---|
| ProjectUid | Value = 0. The project ID. | |
| WssListUid | Value = 1. The list ID. |