StatusingAssignmentsDataSet.AssignmentsRow.ASSN_WORK - Propriété

Spécifie la quantité totale de travail devant être effectué par une ressource sur une tâche.

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

Syntaxe

'Déclaration
Public Property ASSN_WORK As Decimal
    Get
    Set
'Utilisation
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_WORK

instance.ASSN_WORK = value
public decimal ASSN_WORK { get; set; }

Valeur de propriété

Type : System.Decimal

Remarques

ASSN_WORK inclut réel, restantes et les heures.

Voir aussi

Référence

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow - Membres

WebSvcStatusing - Espace de noms