SysPolicyRuleType.increaseOrganizationHierarchyPrecedence Method
Decreases the sequence number of the specified record.
Syntax
public void increaseOrganizationHierarchyPrecedence(
RefRecId _orgType,
RefRecId _policyType,
int _sequence,
RefRecId _policyRuleType)
Run On
Called
Parameters
- _orgType
Type: RefRecId Extended Data Type
An instance of the RefRecId class that indicates the organization type.
- _policyType
Type: RefRecId Extended Data Type
An instance of the RefRecId class that indicates the policy type.
- _sequence
Type: int
An integer value that indicates the current position of the organization hierarchy in the list before it is moved.
- _policyRuleType
Type: RefRecId Extended Data Type
An instance of the RefRecID class that indicates the group of organization types.