共用方式為


SyncEntityUidType 列舉

指定要同步處理的實體類型識別碼。

命名空間:  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。專案識別碼。
WssListUid 值 = 1。清單識別碼。

請參閱

參照

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