IAccessElement.Edit

Syntax

Edit: IAccessElement;

Description

The Edit method opens element access permissions for editing. Use the IAccessElement.Apply method to save changes.

Example

The method use is given in the example for IAccessElement.Apply.

See also:

IAccessElement