Partager via


Property - Constructeur (PropertyType, Int32, String)

Réservé à une utilisation interne.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Protected Friend Sub New ( _
    propertyType As PropertyType, _
    winprojPid As Integer, _
    databaseColumnName As String _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

Property classe

Property - Membres

Property - Surcharge

Microsoft.Office.Project.Server.Library - Espace de noms