Share via


SysPolicySourceDocumentRule::find Method

Finds the specified record in the SysPolicySourceDocumentRule table by using the specified record ID value.

Syntax

client server public static SysPolicySourceDocumentRule find(RecId _policySourceDocumentRuleRecId, [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: SysPolicySourceDocumentRule Table
A SysPolicySourceDocumentRule table record or an empty buffer.

See Also

Reference

SysPolicySourceDocumentRule Table