GetDbId
Description
Returns the DBID of this folder.
Syntax
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.
Returns the DBID of this folder.
Perl
$folder->GetDbId();