Share via


AuditPolicyAdditionalOption::findByPolicy Method

Finds the record in the AuditPolicyAdditionalOption table specified by a policy.

Syntax

client server public static AuditPolicyAdditionalOption findByPolicy(RefRecId _sysPolicy, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: AuditPolicyAdditionalOption Table
The specified record in the AuditPolicy table; otherwise, an empty record.

See Also

Reference

AuditPolicyAdditionalOption Table