PlannerSolutionDataSet.SolutionProjectsRow.RESOURCE_WORK - Propriété

Obtient ou définit la quantité totale de travail des ressources (en termes de 1/100 d'une minute) nécessaire pour allouer le projet actif dans cette solution.

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

Syntaxe

'Déclaration
Public Property RESOURCE_WORK As Decimal
    Get
    Set
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim value As Decimal

value = instance.RESOURCE_WORK

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

Valeur de propriété

Type : System.Decimal
Cette propriété renvoie Decimal.

Voir aussi

Référence

PlannerSolutionDataSet.SolutionProjectsRow classe

PlannerSolutionDataSet.SolutionProjectsRow - Membres

WebSvcPortfolioAnalyses - Espace de noms