Share via


SysPolicyOrganizationTypeSequence::checkExist Method

Determines whether the specified record occurs in the SysPolicyOrganizationTypeSequence table.

Syntax

client server public static boolean checkExist(
    RefRecId _sequenceGroup, 
    RefRecId _orgType, 
    int _sequence)

Run On

Called

Parameters

  • _sequence
    Type: int
    An integer value to specify the sequence.

Return Value

Type: boolean
true if the record was found; otherwise, false.

See Also

Reference

SysPolicyOrganizationTypeSequence Table