SiteHasMastership

Description

Indicates whether the current site has mastership of the folder. Returns True if the current site has mastership of the folder; False otherwise.

Syntax

Perl


$folder->SiteHasMastership(); 
Identifier
Description
folder
A Folder object obtained from the current workspace.
Return value
Returns a Boolean True if the current site has mastership of the folder; False otherwise.