Share via


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

  • _sequence
    Type: int
    An integer value that indicates the sequence of the organization hierarchy to move.

Return Value

Type: int
An integer value that indicates the current position of the organization hierarchy in the list before it is moved.

See Also

Reference

SysPolicyRuleType Table