Compartilhar via


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_MGR_UPDATED propriedade

Obtém ou define um campo de administração de web que indica se o gerente atualizou a atribuição.

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

Sintaxe

'Declaração
Public Property WASSN_MGR_UPDATED As Boolean
    Get
    Set
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_MGR_UPDATED

instance.WASSN_MGR_UPDATED = value
public bool WASSN_MGR_UPDATED { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow membros

WebSvcStatusing namespace