SRSReportParameter.getDefaultTypedValue Method [AX 2012]

Gets the default value for the underlying primitive type based on the report parameter type.

Syntax

private anytype getDefaultTypedValue()

Run On

Called

Return Value

Type: anytype
The default value for type.

See Also

Reference

SRSReportParameter Class