J
Jim S
Hi,
I've been trying to use the timescaledata method of a task
to access the figures that I see in the yellow pane in
Task Usage. I've had some success but was wondering why I
get more than one item returned, when I only see one
figure in the yellow pane.
e.g. t.TimeScaleData(LowCheckDate, HighCheckDate,
pjTaskTimescaledCumulativeWork, pjTimescaleWeeks, 1).Item
(1).Value will generally give me the number that is in the
week column for that date, but sometimes the value is in a
different item.
So what do the different Items apply to? Do I need to
cycle through all items adding them up to replicate the
figure shown in Task Usage?
Thanks
Jim
I've been trying to use the timescaledata method of a task
to access the figures that I see in the yellow pane in
Task Usage. I've had some success but was wondering why I
get more than one item returned, when I only see one
figure in the yellow pane.
e.g. t.TimeScaleData(LowCheckDate, HighCheckDate,
pjTaskTimescaledCumulativeWork, pjTimescaleWeeks, 1).Item
(1).Value will generally give me the number that is in the
week column for that date, but sometimes the value is in a
different item.
So what do the different Items apply to? Do I need to
cycle through all items adding them up to replicate the
figure shown in Task Usage?
Thanks
Jim