Compartir a través de


(PropertyType, Int32, String) del constructor Property

Reservado para uso interno.

Espacio de nombres:  Microsoft.Office.Project.Server.Library
Ensamblado:  Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)

Sintaxis

'Declaración
Protected Friend Sub New ( _
    propertyType As PropertyType, _
    winprojPid As Integer, _
    databaseColumnName As String _
)
'Uso
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
)

Parámetros

Vea también

Referencia

clase Property

Miembros Property

Sobrecarga Property

Espacio de nombres Microsoft.Office.Project.Server.Library