GetWorkspaceItemMasterReplicaName
Description
Returns the master replica name of the workspace item. You can use this method to retrieve the mastership location of a workspace item in a MultiSite environment.
Syntax
Perl
$workspace->GetWorkspaceItemMasterReplicaName(dbid);
- Identifier
- Description
- workspace
- The Workspace object obtained from the current session.
- dbid
- A Long containing the DBID of the workspace item.
- Return value
- Returns a String containing the name of the master replica for the workspace item.