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