DirPolicyPartition::policyTypeExist Method
Determines whether a record exists, based on the policy type across partitions.
Syntax
client server public static boolean policyTypeExist(DirPolicyType _policyType)
Run On
Called
Parameters
- _policyType
Type: DirPolicyType Enumeration
The type of policy to search on.
Return Value
Type: boolean
true if the record exists; otherwise, false.