Share via


ImportTimesheetDataSet.LinesRow.ASSN_PCT_WORK_COMPLETE - Propriété

Obtient ou définit le pourcentage de travail achevé d'une tâche dans l'état.

Espace de noms :  WebSvcStatusing
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property ASSN_PCT_WORK_COMPLETE As Integer
    Get
    Set
'Utilisation
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; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ImportTimesheetDataSet.LinesRow classe

ImportTimesheetDataSet.LinesRow - Membres

WebSvcStatusing - Espace de noms