Share via


InventTransWMS.isInventTransSelected Method [AX 2012]

Determines whether a specified InventTrans record is selected for a pending picking or registration update.

Syntax

public boolean isInventTransSelected(InventTransRefRecId _inventTransRefRecId)

Run On

Client

Parameters

Return Value

Type: boolean
true if the record is selected; otherwise, false.

See Also

Reference

InventTransWMS Class