Compartir a través de


WHSLocDirTable::getMaxLineLocSeqNum Method

Finds the highest LocSeqNum for the lines for the given location directive.

Syntax

client server public static WHSLocSeqNum getMaxLineLocSeqNum(RefRecId _refRecId)

Run On

Called

Parameters

  • _refRecId
    Type: RefRecId Extended Data Type
    RecId representing a location directive. Used to find the location directive line with the highest LocSeqNum.

Return Value

Type: WHSLocSeqNum Extended Data Type
The highest LocSeqNum found for the given location directive.

See Also

Reference

WHSLocDirTable Table