EnterpriseResource.Id 属性
获取对象标识符为GUID。
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
<RemoteAttribute> _
Public ReadOnly Property Id As Guid
Get
用法
Dim instance As EnterpriseResource
Dim value As Guid
value = instance.Id
[RemoteAttribute]
public Guid Id { get; }
属性值
类型:System.Guid
一个GUID的值。