Item Property

Applies To   See Also   Example  

Returns a user's group given an index. Read-Only.

Syntax
Property Item(
    [Index]) As Long
Parameters

Index

Index of the item to be retrieved. The index can be an ordinal position or ID. If it is an ID, then the number sign (#) needs to be appended to it so that it is not treated as an array index. For example: Object.Item("#" + ObjectID). The index is one-based.

Remarks

This property returns the ID of a particular group that a user belongs to. Typically, an ordinal position is passed in as the argument. This property can also be used to check the existence of a group based on the group's ID.



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