de la propiedad StatusingAssignmentDependenciesDataSet.PostDependenciesRow.WASSN_UPDATE_TRACKING_MODE
Indica el método de actualización que se usa para realizar un seguimiento de proyectos.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property WASSN_UPDATE_TRACKING_MODE As Integer
Get
Set
'Uso
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
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 propiedad
Tipo: System.Int32
Comentarios
Toma los siguientes valores:
Valor (Value) |
Significado |
---|---|
0 |
Ninguno |
1 |
Datos reales de fase temporal. |
2 |
Seguimiento del porcentaje completado. |
3 |
Seguimiento del trabajo real total y trabajo restante. |
Vea también
Referencia
clase StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Miembros StatusingAssignmentDependenciesDataSet.PostDependenciesRow