SI_PARENT_FOLDER Property

Applies To   See Also  

Identifies the folder that the object belongs to. Read-Only.

Type

Long

Syntax

SELECT

    SI_PARENT_FOLDER

FROM

    [Categories]

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).Properties.Item("SI_PARENT_FOLDER")

Remarks

The SI_PARENT_FOLDER property is a numeric Long value; it refers to the unique ID for a particular object's parent folder. Top level objects have no parent folder: their parent folder ID is zero. Note that this property is not equivalent to SI_PARENTID. To examine the differences between the two, see SI_PARENTID.

For a list of the IDs of the Crystal Enterprise system folders, which are parent folders to objects such as server, users, and plugins, see CeSystemFolders



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