de la propiedad Entity.Name
Este miembro está reservado para uso interno y no debe usarse directamente desde el código.
Espacio de nombres: Microsoft.Office.Project.Server.Library
Ensamblado: Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)
Sintaxis
'Declaración
<ClientCallablePropertyAttribute> _
Public ReadOnly Property Name As String
Get
'Uso
Dim instance As Entity
Dim value As String
value = instance.Name
[ClientCallablePropertyAttribute]
public string Name { get; }
Valor de propiedad
Tipo: System.String