Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Find the next workline with the opposite work line type.
Syntax
client server public static LineNum getNextOppositeWorkLine(
WHSWorkId _workId,
LineNum _lineNum,
WHSWorkType _workType)
Run On
Called
Parameters
- _workId
Type: WHSWorkId Extended Data Type
WorkId for the related work lines.
- _lineNum
Type: LineNum Extended Data Type
Line number for the original work line.
- _workType
Type: WHSWorkType Enumeration
Work type for the original work line.
Return Value
Type: LineNum Extended Data Type
Line number of the original work line.