SyncEntityUidType enumeration

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.

See also

Reference

WebSvcProject namespace