Read Archived Project

C

Cramezul

I tried to read more data from an archived project using ReadProject. I
thougth I could at least read some task info to create an overview of the
archived project.

The documentation for ReadProject and ReadProjectStatus define the dataStore
parameter as:
Database in which the project data is located (Drafts, Published, or
Archive). Default to PublishedStore.

When I try to pass DataStoreEnum.VersionsStore, I get a
GeneralInvalidDataStore exception.

Anyone can help?

Thanks
 
Top