共用方式為


Property 建構函式 (PropertyType, Int32, String)

保留給內部使用。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
Protected Friend Sub New ( _
    propertyType As PropertyType, _
    winprojPid As Integer, _
    databaseColumnName As String _
)
'用途
Dim propertyType As PropertyType
Dim winprojPid As Integer
Dim databaseColumnName As String

Dim instance As New [Property](propertyType, _
    winprojPid, databaseColumnName)
protected internal Property(
    PropertyType propertyType,
    int winprojPid,
    string databaseColumnName
)

參數

請參閱

參照

Property 類別

Property 成員

Property 多載

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