GetObjectDbId

Description

Returns the DBID of the object the permission is associated with. Returns zero ("0") if the object does not exist.

Syntax

Perl


$permission->GetObjectDbId();
Identifier
Description
permission
A Permission object obtained from the current session.
Return value
Returns the DBID of the object the permission is associated with. Returns zero ("0") if the object does not exist.