Share via


TaxReport347TableTotals.getCountByOperationKey Method [AX 2012]

Returns the total number of report lines that have the specified operation key.

Syntax

public Counter getCountByOperationKey(TaxRep347OperationKey _operationKey)

Run On

Called

Parameters

Return Value

Type: Counter Extended Data Type
The total number of report lines that have the specified operation key.

See Also

Reference

TaxReport347TableTotals Class