|
Previous Top Next |
The TimeTaken property is used in the SetPageOfPages and ProfileToODS methods and is used to keep track of the time it takes to update the report. This property doesn't do anything in the class other than just add up the time. If you are curious, you can check this property at the end of the report after the final call to SetPageOfPages and see how long the entire Page of Pages process took.
It is declared as:
TimeTaken Long