Remove

Description

Removes a Permission object from the collection.

Syntax

Perl


$permissions->Remove(permission);
Identifier
Description
permissions
A Permissions collection object, representing the set of Permission objects available for fetching as a collection.
permission
A Permission object to be removed from the collection.
Return value
None.