Share via


InventSalesShipmentDetailsContract_CN.getRowsCount Method [AX 2012]

Gets the row count for the result of the report’s the primary query by data contract parameter.

Syntax

public container getRowsCount(Query _query)

Run On

Called

Parameters

Return Value

Type: container
A Container in which first element is the row count and the second element is the message that is shown if validation fails.

See Also

Reference

InventSalesShipmentDetailsContract_CN Class