Share via


TradeReportParamLocTimeStepDP.getParmValuesContainer Method [AX 2012]

Is a template method that is used by subclasses to return a container that holds values and the labels for them.

Syntax

protected container getParmValuesContainer()

Run On

Server

Return Value

Type: container
A container of containers that hold values and labels that will be used for Microsoft SQL Server Reporting Services (SSRS) report parameters.

See Also

Reference

TradeReportParamLocTimeStepDP Class