SysPolicySourceDocumentRuleType::find Method
Finds the record in the SysPolicySourceDocumentRuleType table.
Syntax
client server public static SysPolicySourceDocumentRuleType find(RecId _policySourceDocumentRuleType, [boolean _forUpdate])
Run On
Called
Parameters
- _policySourceDocumentRuleType
Type: RecId Extended Data Type
An instance of the RecId class that represents the policy type.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the record for update; optional.
Return Value
Type: SysPolicySourceDocumentRuleType Table
An instance of the SysPolicySourceDocumentRuleType table.