SysPolicyOrganization::getPolicyOrganization Method
Finds all organizations that are assigned to a given policy.
Syntax
client server public static Array getPolicyOrganization(RefRecId _policyIndex)
Run On
Called
Parameters
- _policyIndex
Type: RefRecId Extended Data Type
A reference to a specific policy.
Return Value
Type: Array Class
An array that contains the names as strings of all organizations that are assigned to the given policy.
Remarks
The organizations that are directly assigned to the policy.
Does not return any organizations above the returned in any hierarchy that may inherit any policy rules.