SI_SUBMITTERID Property

Applies To   See Also  

This is a numeric value representing the ID of the person who submitted the job to the APS. Read-Only.

Type

Long

Syntax

SELECT

    SI_SCHEDULEINFO.SI_SUBMITTERID

FROM

    CI_INFOOBJECTS

WHERE

    SI_ID=ObjectID

The syntax has these parts:

Part Type Description

ObjectID

Long

A number that identifies the object you want to retrieve.

Used to access the property from a query result:

QueryResult.Item(Index).SchedulingInfo.Properties.Item("SI_SUBMITTERID")

Remarks

By default, this property is equivalent to SI_OWNERID. However, the submitter of the scheduled report may not be the same as the owner; if this is the case, then SI_OWNERID may be set to another user ID with the ScheduleOnBehalfOf Property.

Example

Please see the example for the SI_SUBMITTER Property.



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