Share via


ESSActivitySite::exist Method

Indicates whether the specified record in the ESSActivitySite table exists by using the specified WebModule, SubModule and ShortcutName values.

Syntax

client server public static boolean exist(
    Name _webModule, 
    Name _subModule, 
    WebMenuItemName _shortcutName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record in the ESSActivitySite table exists; otherwise, false.

See Also

Reference

ESSActivitySite Table