Share via


WrkCtrScheduler.keyOrder Method [AX 2012]

Retrieves a value that can be used in maps that have the order ID as their key.

Syntax

protected str keyOrder(Common _common)

Run On

Server

Parameters

  • _common
    Type: Common Table
    A Common table buffer that contains the order data.

Return Value

Type: str
A string that contains the value that will be used as the key for the specified order record.

See Also

Reference

WrkCtrScheduler Class