Share via


InventVoucherDetailsContract_CN.getRowsCount Method [AX 2012]

Gets the rows count of the report primary query's result by data contract parameters.

Syntax

public container getRowsCount(Query _query)

Run On

Called

Parameters

Return Value

Type: container
A Container with first element being rows count and second element being a message that may be shown.

See Also

Reference

InventVoucherDetailsContract_CN Class