共用方式為


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 命名空間