| ||||
GetSummaryProgress methodReturns a summary progress for a project. Syntax
ParametersByTypeDetermines the summary scope, as an ERUProjectSummaryType enumeration. ByValueThe summary is returned by this value. This parameter is ignored if the ByType parameter is set to erProjectSummaryAll. If the ByType parameter is set to erProjectSummaryMember, then the ByValue parameter should be an IERUMember interface. If the ByType parameter is set to erProjectSummaryCategory, then the ByValue parameter should contain a category string. pActualThe actual progress, as a percentage completed. pPlannedThe planned progress, as a percentage completed. Return value
|
Home |