Share via


WHSInventReserveQueryEnumerator.setQueryInventReserve Method [AX 2012]

Sets the query that will be used to enumerate the reservation information.

Syntax

public void setQueryInventReserve(Query _queryInventReserve)

Run On

Called

Parameters

  • _queryInventReserve
    Type: Query Class
    The query that will be used to enumerate the reservation information.

See Also

Reference

WHSInventReserveQueryEnumerator Class