SysPolicySourceDocumentRule::checkExist Method
Indicates whether the specified record in the SysPolicySourceDocumentRule table exists.
Syntax
client server public static boolean checkExist(RecId _policySourceDocumentRuleRecId)
Run On
Called
Parameters
- _policySourceDocumentRuleRecId
Type: RecId Extended Data Type
The record ID of the SysPolicySourceDocumentRule table.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.