Partager via


Entity.GetProperty - Méthode (Int32)

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

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

Syntaxe

'Déclaration
Public Function GetProperty ( _
    pid As Integer _
) As Property
'Utilisation
Dim instance As Entity
Dim pid As Integer
Dim returnValue As [Property]

returnValue = instance.GetProperty(pid)
public Property GetProperty(
    int pid
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Project.Server.Library.Property

Voir aussi

Référence

Entity classe

Entity - Membres

GetProperty - Surcharge

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