GetDbId

Description

Returns the DBID of this folder.

Remarque : This method became available in version 7.1.0.

Syntaxe

VBScript

folder.GetDbId 

Perl

$folder->GetDbId(); 
Identificateur
Description
dossier
A Folder object obtained from the current workspace.
Valeur de retour
Returns a Long containing the DBID of this folder.

Commentaires