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
)
参数
- pid
类型:System.Int32
返回值
类型:Microsoft.Office.Project.Server.Library.Property