The Crystal Enterprise InfoStore Library provides the ability to query for InfoObjects, as well as add, delete, and update them. The APS, which is responsible for managing these InfoObjects, can be considered a repository or "InfoStore."
The diagram below illustrates the object model that is implemented by the InfoStor.dll (objects pictured above dotted line):
All InfoObjects implement the InfoObject object. If they are to be scheduled and processed, they implement the SchedulingInfo and ProcessingInfo objects. Note that the InfoObject, SchedulingInfo, and ProcessingInfo objects use the Properties collection, which means that users can retrieve properties from any of those interfaces.
The characteristics and behavior of a specific InfoObject are user
| Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |