Partager via


Entity.GetProperty - Méthode (String)

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 ( _
    name As String _
) As Property
'Utilisation
Dim instance As Entity
Dim name As String
Dim returnValue As [Property]

returnValue = instance.GetProperty(name)
public Property GetProperty(
    string name
)

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