StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_WORK - Propriété

La quantité totale de travail qui est prévue pour être effectuée 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 StatusingAssignmentDependenciesDataSet.PostDependenciesRow
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

Voir aussi

Référence

StatusingAssignmentDependenciesDataSet.PostDependenciesRow classe

StatusingAssignmentDependenciesDataSet.PostDependenciesRow - Membres

WebSvcStatusing - Espace de noms