Compartilhar via


ImportTimesheetDataSet.LinesRow.ASSN_PCT_WORK_COMPLETE propriedade

Obtém ou define a porcentagem de trabalho concluído em uma tarefa de status.

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

Sintaxe

'Declaração
Public Property ASSN_PCT_WORK_COMPLETE As Integer
    Get
    Set
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As Integer

value = instance.ASSN_PCT_WORK_COMPLETE

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

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

ImportTimesheetDataSet.LinesRow classe

ImportTimesheetDataSet.LinesRow membros

WebSvcStatusing namespace