Permissions Members

These members are collection of Permission values which describe access rights for a particular object.

Functions

Name Description
Add Adds a new Permission value to this collection; user must have necessary Administrator rights.
Remove Removes the specified Permission value from this collection.

Properties

Name Description
Count Returns the number of Permission values in the collection. Return value: Integer. This property is read only.
Item Returns the specified Permission value; Index is 1-based index. Return value: Permission. This property is read only.