Share via


SysTaskRecorderBusinessValidations::find Method

Return the business validations data for task recorder

Syntax

client server public static SysTaskRecorderBusinessValidations find(
    UtilElementName objectName, 
    UtilElementName methodName, 
    UtilElementType objectType, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    update business validation data

Return Value

Type: SysTaskRecorderBusinessValidations Table
A record in the SysTaskRecorderBusinessValidations table; otherwise, an empty record.

See Also

Reference

SysTaskRecorderBusinessValidations Table