Entity.Uid プロパティ
このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<ClientCallablePropertyAttribute(Name := "ID")> _
Public ReadOnly Property Uid As Guid
Get
'使用
Dim instance As Entity
Dim value As Guid
value = instance.Uid
[ClientCallablePropertyAttribute(Name = "ID")]
public Guid Uid { get; }
プロパティ値
型: System.Guid