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
- propertyType
Type : Microsoft.Office.Project.Server.Library.PropertyType
- winprojPid
Type : System.Int32
- databaseColumnName
Type : System.String