SysPolicyType.decreaseOrganizationHierarchyPrecedence Method
Increases the sequence number of the specified record.
Syntax
public void decreaseOrganizationHierarchyPrecedence(
RefRecId _orgType,
RefRecId _policyType,
int _sequence)
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.