title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.DetailStylesToggleItem method (Project) |
vbapj.chm960 |
|
project-server |
|
744022ac-e5c1-ee5a-c02b-c6962c821c55 |
06/08/2017 |
medium |
Toggles the display of a timescale data field in a usage view.
expression. DetailStylesToggleItem
( _Item_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Item | Optional | Long | The timescale data field to show or remove. The default value is pjWork. |
Boolean
If the active view is the Resource Usage view, can be one of the following PjTimescaledData constants:
PjTimescaledData Constants | PjTimescaledData Constants Continued |
---|---|
pjActualCost | pjCumulativeCost |
pjActualOvertimeWork | pjCumulativeWork |
pjActualWork | pjCV |
pjACWP | pjOverallocation |
pjAllAssignmentRows | pjOvertimeWork |
pjAllResourceRows | pjPeakUnits |
pjBaselineCost | pjPercentAllocation |
pjBaselineWork | pjRegularWork |
pjBaseline1-10Cost | pjRemainingAvailability |
pjBaseline1-10Work | pjSV |
pjBCWP | pjWork |
pjBCWS | pjWorkAvailability |
pjCost |
If the active view is the Task Usage view, can be one of the following PjTimescaledData constants:
PjTimescaledData Constants | PjTimescaledData Constants Continued |
---|---|
pjActualCost | pjCumulativeCost |
pjActualFixedCost | pjCumulativeWork |
pjActualOvertimeWork | pjCV |
pjActualWork | pjCVP |
pjACWP | pjFixedCost |
pjAllAssignmentRows | pjOverallocation |
pjAllTaskRows | pjOvertimeWork |
pjBaselineCost | pjPeakUnits |
pjBaselineWork | pjPercentAllocation |
pjBaseline1-10Cost | pjPctComplete |
pjBaseline1-10Work | pjRegularWork |
pjBCWP | pjSPIT |
pjBCWS | pjSV |
pjCost | pjSVP |
pjCPI | pjWork |
pjCumPctComplete |
[!includeSupport and feedback]