Compartilhar via


StatusingAssignmentDependenciesDataSet.PreDependenciesRow.WASSN_UPDATE_TRACKING_MODE propriedade

Indica o método atualizado que é usado para controlar os projetos.

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

Sintaxe

'Declaração
Public Property WASSN_UPDATE_TRACKING_MODE As Integer
    Get
    Set
'Uso
Dim instance As StatusingAssignmentDependenciesDataSet.PreDependenciesRow
Dim value As Integer

value = instance.WASSN_UPDATE_TRACKING_MODE

instance.WASSN_UPDATE_TRACKING_MODE = value
public int WASSN_UPDATE_TRACKING_MODE { get; set; }

Valor de propriedade

Tipo: System.Int32

Comentários

Ele aceita os seguintes valores:

Valor

Significado

0

Nenhuma

1

Dados efetivos de divisão em fases.

2

Controlando a porcentagem concluída.

3

Controlando o total de trabalho real e trabalho restante.

Ver também

Referência

StatusingAssignmentDependenciesDataSet.PreDependenciesRow classe

StatusingAssignmentDependenciesDataSet.PreDependenciesRow membros

WebSvcStatusing namespace