Share via


WMSOrderTrans.toInventSerial Method

Gets the serial number record for the from dimension of this WMSOrderTrans record.

Syntax

public InventSerial toInventSerial([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether the serial number record should be available for update; optional.

Return Value

Type: InventSerial Table
The serial number record if there is one; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

WMSOrderTrans Table