SysPolicyTypeSourceDocumentQuery::find Method
Finds the specified record in the SysPolicyTypeSourceDocumentQuery table by using the specified recId value.
Syntax
client server public static SysPolicyTypeSourceDocumentQuery find(RecId _policyTypeSourceDocumentQueryRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _policyTypeSourceDocumentQueryRecId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: SysPolicyTypeSourceDocumentQuery Table
A SysPolicyTypeSourceDocumentQuery table record or an empty buffer.