EnterpriseProjectType.Id 属性

获取对象标识符为GUID。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public ReadOnly Property Id As Guid
    Get
用法
Dim instance As EnterpriseProjectType
Dim value As Guid

value = instance.Id
[RemoteAttribute]
public Guid Id { get; }

属性值

类型:System.Guid
一个GUID的值。

另请参阅

引用

EnterpriseProjectType 类

EnterpriseProjectType 成员

Microsoft.ProjectServer.Client 命名空间