Share via


InventBatchJournalController.hasLines Method [AX 2012]

Gets a value indicating if the inventory batch journal has journal lines.

Syntax

public boolean hasLines()

Run On

Server

Return Value

Type: boolean
true if the inventory batch journal has lines; otherwise, false.

See Also

Reference

InventBatchJournalController Class