SysTaskRecorderFrameworkLine::nextSequenceNum Method

Finds the next sequence number of the hierarchy in the SysTaskRecorderFrameworkLine table.

Syntax

client server public static int nextSequenceNum(RecId _hierarchyId, int sequenceNo)

Run On

Called

Parameters

  • sequenceNo
    Type: int
    The sequence No of the hierarchy in framework line.

Return Value

Type: int
The next sequence number of the hierarchy in the SysTaskRecorderFrameworkLine table

See Also

Reference

SysTaskRecorderFrameworkLine Table