次の方法で共有


Entity.GetProperty メソッド (Int32)

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public Function GetProperty ( _
    pid As Integer _
) As Property
'使用
Dim instance As Entity
Dim pid As Integer
Dim returnValue As [Property]

returnValue = instance.GetProperty(pid)
public Property GetProperty(
    int pid
)

パラメーター

戻り値

型: Microsoft.Office.Project.Server.Library.Property

関連項目

参照先

Entity クラス

Entity メンバー

GetProperty オーバーロード

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