Share via


SysPolicySourceDocumentRuleTranslation::find Method

Finds the specified record in the SysPolicySourceDocumentRuleTranslation table by using the specified recId value.

Syntax

client server public static SysPolicySourceDocumentRuleTranslation find(RecId _policyTranslationRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _policyTranslationRecId
    Type: RecId Extended Data Type
    The record ID of the SysPolicySourceDocumentRuleTranslation table.
  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: SysPolicySourceDocumentRuleTranslation Table
A SysPolicySourceDocumentRuleTranslation table record or an empty buffer.

See Also

Reference

SysPolicySourceDocumentRuleTranslation Table