Hi All,
I implemented my customer report, which deletes versions of documents which has the same content (comparing the hashcodes).
For traversing a folder hierarchy I used the HierarchyWalker-API.
Now my problem:
How can I stop my report? - I cannot find a method for stopping within the IReport interface.
Many thanks for helping me
Bye Steve