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 synchronization entity’s Uid type.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration SyncEntityUidType
'Usage
Dim instance As SyncEntityUidType
[SerializableAttribute]
public enum SyncEntityUidType
Members
| Member name | Description | |
|---|---|---|
| ProjectUid | Value=0. | |
| WssListUid | Value=1. |