de la propiedad StatusAssignment.Project
Obtiene el proyecto que contiene la asignación de estado.
Espacio de nombres: Microsoft.ProjectServer.Client
Ensamblado: Microsoft.ProjectServer.Client (en Microsoft.ProjectServer.Client.dll)
Sintaxis
'Declaración
<RemoteAttribute> _
Public ReadOnly Property Project As PublishedProject
Get
'Uso
Dim instance As StatusAssignment
Dim value As PublishedProject
value = instance.Project
[RemoteAttribute]
public PublishedProject Project { get; }
Valor de propiedad
Tipo: Microsoft.ProjectServer.Client.PublishedProject
Un objeto PublishedProject .