Compartir a través de


de la propiedad StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_PCT_WORK_COMPLETE

Obtiene el porcentaje de trabajo completado.

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

Sintaxis

'Declaración
Public Property ASSN_PCT_WORK_COMPLETE As Short
    Get
    Set
'Uso
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim value As Short

value = instance.ASSN_PCT_WORK_COMPLETE

instance.ASSN_PCT_WORK_COMPLETE = value
public short ASSN_PCT_WORK_COMPLETE { get; set; }

Valor de propiedad

Tipo: System.Int16

Vea también

Referencia

clase StatusingAssignmentDependenciesDataSet.PostDependenciesRow

Miembros StatusingAssignmentDependenciesDataSet.PostDependenciesRow

Espacio de nombres WebSvcStatusing