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
- objectName
Type: UtilElementName Extended Data Type
object name for business validation
- methodName
Type: UtilElementName Extended Data Type
method name for business validation
- objectType
Type: UtilElementType Enumeration
object type for business validation
- _forupdate
Type: boolean
update business validation data
Return Value
Type: SysTaskRecorderBusinessValidations Table
A record in the SysTaskRecorderBusinessValidations table; otherwise, an empty record.