GetDbId
Description
Returns the DBID of this folder.
Note: This method became available in
version 7.1.0.
Syntax
VBScript
folder.GetDbId
Perl
$folder->GetDbId();
- Identifier
- Description
- folder
- A Folder object obtained from the current workspace.
- Return value
- Returns a Long containing the DBID of this folder.