Share via


SrsReportRdlDataContract.getValue Method [AX 2012]

Gets the value of the parameter.

Syntax

public anytype getValue(str _paramName)

Run On

Called

Parameters

  • _paramName
    Type: str
    The parameter name.

Return Value

Type: anytype
A strongly-typed value for the parameter.

See Also

Reference

SrsReportRdlDataContract Class