PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow.ADDITIONAL_WORK - Propriété
Obtient ou définit la quantité de travail nécessaire pour allouer le projet.
Espace de noms : WebSvcPortfolioAnalyses
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property ADDITIONAL_WORK As Decimal
Get
Set
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
Dim value As Decimal
value = instance.ADDITIONAL_WORK
instance.ADDITIONAL_WORK = value
public decimal ADDITIONAL_WORK { get; set; }
Valeur de propriété
Type : System.Decimal
Cette propriété renvoie Decimal.
Voir aussi
Référence
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow classe
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow - Membres