Compartir a través de


de la propiedad AssignmentCreationInformation.Notes

Obtiene o establece las notas de la asignación.

Espacio de nombres:  Microsoft.ProjectServer.Client
Ensamblado:  Microsoft.ProjectServer.Client (en Microsoft.ProjectServer.Client.dll)

Sintaxis

'Declaración
<RemoteAttribute> _
Public Property Notes As String
    Get
    Set
'Uso
Dim instance As AssignmentCreationInformation
Dim value As String

value = instance.Notes

instance.Notes = value
[RemoteAttribute]
public string Notes { get; set; }

Valor de propiedad

Tipo: System.String
El valor de texto de las notas de la asignación.

Vea también

Referencia

clase AssignmentCreationInformation

Miembros AssignmentCreationInformation

Espacio de nombres Microsoft.ProjectServer.Client