StatusingAssignmentsDataSet.AssignmentsRow.ASSN_ACT_WORK - Propriété

Indique le nombre réel d'heures de travail qui sont associés à l'affectation spécifiée.

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

Syntaxe

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

value = instance.ASSN_ACT_WORK

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

Valeur de propriété

Type : System.Decimal

Voir aussi

Référence

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow - Membres

WebSvcStatusing - Espace de noms