Description
Returns
a workspace item type, as enumerated in the WorkspaceItemType constant.
Remarque : This
method became available in version 2002.05.00.
Syntaxe
VBScript
workspace.GetWorkspaceItemType dbid
Perl
$workspace->GetWorkspaceItemType(dbid);
- Identificateur
- Description
- workspace
- The Workspace object obtained from the current session.
- dbid
- A Long containing the dbid of the workspace item.
- Valeur de retour
- Returns a Long containing an enumerated WorkspaceItemType.