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
folder
A Folder object obtained from the current workspace.
Return value
Returns a Long containing the DBID of this folder.

Commentaires en retour