SchedulingInfo Object | Crystal Enterprise InfoStore Library |
The SchedulingInfo object contains a collection of properties used by the APS to store scheduling information (for example, schedule start time information, schedule destination information, schedule dependency information). All objects that can be scheduled have the same scheduling properties; however, these objects have their own set of ProcessingInfo Object properties.
In Crystal Enterprise, only Report objects can be scheduled. Note that if the InfoObject is cannot be scheduled, the object will return NULL. Also note that when an object is scheduled, it uses the time zone specified in the TimeZone Property.
Note: You must query for the SI_SCHEDULEINFO bag before you can retrieve the properties of this object from a query's result set. See SchedulingInfo properties.
Select SI_SCHEDULEINFO From CI_INFOOBJECTS Where SI_ID = 133
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |