Adding the custom value and scheduling the report

Use the InfoObject's property bag to add a custom value. In this case, an email address is added and the report is scheduled. Note that to add a custom value, you must also give it a key. This key will be used later to retrieve the value.

InfoObjects.Item(1).Properties.Add ("Email", "me@somewhere.com");

IStore.Schedule (Result);

Go to the next step: Retrieving a custom value from an instance



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com