WHSWorkLine::getPrevOppositeWorkLine Method
Find the previous workline with the opposite work line type.
Syntax
client server public static WHSWorkLine getPrevOppositeWorkLine(
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: WHSWorkLine Table
WHSWorkLine buffer of the previous opposite work line.