SyncEntityUidType 枚举

指定要同步的实体的类型 ID。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration SyncEntityUidType
用法
Dim instance As SyncEntityUidType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum SyncEntityUidType

成员

成员名称 说明
ProjectUid 值为 0。项目 id。
WssListUid 值 = 1。列表 id。

另请参阅

引用

Microsoft.Office.Project.Server.Library 命名空间