GetWorkspaceItemType

Description

Returns a workspace item type, as enumerated in the WorkspaceItemType constant.

Syntax

Perl


$workspace->GetWorkspaceItemType(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 Long containing an enumerated WorkspaceItemType.