The SI_OWNERID Property is a number that uniquely identifies the user who owns a particular object. Indexed. Read
Part | Type | Description |
---|---|---|
QueryResult.Item(Index).Properties.Item("SI_OWNERID")
QueryResult.Item(Index).SchedulingInfo.ScheduleOnBehalfOf
This property can be used, for example, to list all the reports and folders for a particular user. This effectively limits some users to their own files. Like the SI_ID property, this value is unique. See the example for SI_OWNER Property.
For a scheduled report, this property is the same as SI_SUBMITTERID Property by default. Use the ScheduleOnBehalfOf Property to change the owner ID if it is different from the submitter ID. The owner name is automatically updated if you change the owner ID.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |