Compartir a través de


de la propiedad ProjectDataSet.Assignment

Obtiene la información sobre el estado de la asignación.

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property Assignment As ProjectDataSet.AssignmentDataTable
    Get
'Uso
Dim instance As ProjectDataSet
Dim value As ProjectDataSet.AssignmentDataTable

value = instance.Assignment
[BrowsableAttribute(false)]
public ProjectDataSet.AssignmentDataTable Assignment { get; }

Valor de propiedad

Tipo: WebSvcStatusing.ProjectDataSet.AssignmentDataTable

Vea también

Referencia

clase ProjectDataSet

Miembros ProjectDataSet

Espacio de nombres WebSvcStatusing