Compartilhar via


StatusingAssignmentsDataSet.Assignments propriedade

Obtém as informações de status sobre as atribuições.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property Assignments As StatusingAssignmentsDataSet.AssignmentsDataTable
    Get
'Uso
Dim instance As StatusingAssignmentsDataSet
Dim value As StatusingAssignmentsDataSet.AssignmentsDataTable

value = instance.Assignments
[BrowsableAttribute(false)]
public StatusingAssignmentsDataSet.AssignmentsDataTable Assignments { get; }

Valor de propriedade

Tipo: WebSvcStatusing.StatusingAssignmentsDataSet.AssignmentsDataTable

Ver também

Referência

StatusingAssignmentsDataSet classe

StatusingAssignmentsDataSet membros

WebSvcStatusing namespace