SiteExtendedNameRequired
Description
Returns whether a site extended name is required for the given workspace item. This also applies to replicated databases.
Syntax
Perl
$workspace->SiteExtendedNameRequired(dbid);
- Identifier
- Description
- workspace
- The Workspace object obtained from the current session.
- dbid
- A Long containing the dbid of the workspace item.
- Return value
- Returns Boolean True if a site extended name is required for the given workspace item; False otherwise.