Entity.Name - Propriété
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
<ClientCallablePropertyAttribute> _
Public ReadOnly Property Name As String
Get
'Utilisation
Dim instance As Entity
Dim value As String
value = instance.Name
[ClientCallablePropertyAttribute]
public string Name { get; }
Valeur de propriété
Type : System.String