Delete Method

Applies To   See Also   Example  

Deletes a group from the collection.

Syntax
Sub Delete(
    Index)
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

A user may belong to multiple groups. Use this method to delete a group from a user's group list. The user's group list is synchronized with the group's user list, which can be accessed through the UserGroup plugin's Users Property.



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