Share via


ESSActivitySite::checkExist Method

Validates that the specified ESSActivitySite record exists by using the specified WebModule, SubModule and ShortcutName values; if not, an error message is displayed.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record in the ESSActivitySite is found; otherwise, false.

See Also

Reference

ESSActivitySite Table