Share via


SyncEntityUidType Enumeration

Specifies the synchronization entity’s Uid type.

Namespace:  [Project Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Project.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Project.asmx?wsdl

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

Project Web Service