GetWorkspaceItemSiteExtendedName

Description

Returns site extended name of a workspace item, whether it needs it or not.

Note: This method became available in version 2002.05.00.

Syntax

VBScript


workspace.GetWorkspaceItemSiteExtendedName dbid 

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.