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
- _query
Type: Query Class
Primary query
Return Value
Type: container
A Container with first element being rows count and second element being a message that may be shown.