CommitPermissions

Description

Commit the permission changes for the folder to the database.

Note: This method became available in version 7.1.0.

Syntax

VBScript


folder.CommitPermissions 

Perl


$folder->CommitPermissions(); 
Identifier
Description
folder
A Folder object obtained from the current workspace.
Return value
None.