Entity.UniqueId 属性

此成员仅供内部使用,不能直接在您的代码中使用。

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

语法

声明
Public ReadOnly Property UniqueId As String
    Get
用法
Dim instance As Entity
Dim value As String

value = instance.UniqueId
public string UniqueId { get; }

属性值

类型:System.String

另请参阅

引用

Entity 类

Entity 成员

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