GetWorkspaceItemSiteExtendedName
Description
Returns site extended name of a workspace item, whether it needs it or not.
Syntax
Perl
$workspace->GetWorkspaceItemSiteExtendedName(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 site extended name of the workspace item.