Share via


SysTaskRecorderBusinessValidations::exists Method

Check to see if business validations data for task recorder exist for a specific object

Syntax

client server public static boolean exists(
    UtilElementName objectName, 
    UtilElementName methodName, 
    UtilElementType objectType)

Run On

Called

Parameters

Return Value

Type: boolean
true if business validation data exist for given object; otherwise, false.

See Also

Reference

SysTaskRecorderBusinessValidations Table