Share via


VendLedgerTransactionsContract_CN.getRowsCount Method [AX 2012]

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

Syntax

public container getRowsCount(Query _query)

Run On

Called

Parameters

Return Value

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

See Also

Reference

VendLedgerTransactionsContract_CN Class