Share via


AuditPolicyListKeyword::findByPolicyRuleKeyword Method

Finds a record in the AuditPolicyListKeyword table.

Syntax

client server public static AuditPolicyListKeyword findByPolicyRuleKeyword(
    SysPolicySourceDocumentRuleRecId _policyRuleRecId, 
    AuditPolicySearchKeyword _keyword, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

AuditPolicyListKeyword Table