GetWorkspaceItemParentDbId

Description

Returns the parent DBID of the given workspace item.

Syntax

Perl


$workspace->GetWorkspaceItemParentDbId(dbid); 
Identifier
Description
workspace
The Workspace object obtained from the current session.
dbid
A String containing the DBID of the item for which you want the parent DBID.
Return value
A Long containing the parent DBID.