SysPolicyRuleType.decreaseOrganizationHierarchyPrecedence Method
Increases the sequence number of the specified record.
Syntax
public int decreaseOrganizationHierarchyPrecedence(
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 sequence of the organization hierarchy to move.
- _policyRuleType
Type: RefRecId Extended Data Type
An instance of the RefRecID class that indicates a group of organization types.
Return Value
Type: int
An integer value that indicates the current position of the organization hierarchy in the list before it is moved.