PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow.ADDITIONAL_WORK property
Obtém ou define a quantidade de trabalho necessário para alocar o projeto.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Property ADDITIONAL_WORK As Decimal
Get
Set
'Uso
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
Dim value As Decimal
value = instance.ADDITIONAL_WORK
instance.ADDITIONAL_WORK = value
public decimal ADDITIONAL_WORK { get; set; }
Property value
Type: System.Decimal
Retorna Decimal.
Ver também
Referência
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow class
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow members