StatusingAssignmentsDataSet.AssignmentsRow.ASSN_PCT_WORK_COMPLETE - Propriété
Indique le pourcentage de travail achevé pour l'affectation spécifiée.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property ASSN_PCT_WORK_COMPLETE As Short
Get
Set
'Utilisation
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Short
value = instance.ASSN_PCT_WORK_COMPLETE
instance.ASSN_PCT_WORK_COMPLETE = value
public short ASSN_PCT_WORK_COMPLETE { get; set; }
Valeur de propriété
Type : System.Int16
Voir aussi
Référence
StatusingAssignmentsDataSet.AssignmentsRow classe