SysPolicySourceDocumentRuleType::checkExist Method

Validates that the specified record exists in the SysPolicySourceDocumentRuleType table.

Syntax

client server public static boolean checkExist(RecId _policySourceDocumentRuleTypeRecId)

Run On

Called

Parameters

  • _policySourceDocumentRuleTypeRecId
    Type: RecId Extended Data Type
    An instance of the RecId class that represents the policy rule type.

Return Value

Type: boolean
true if the record was found; otherwise, false.

See Also

Reference

SysPolicySourceDocumentRuleType Table