Share via


SRSReportParameter::create Method [AX 2012]

Creates a new instance of SrsReportParameter from a packed container.

Syntax

client server public static SRSReportParameter create(container packedClass)

Run On

Called

Parameters

  • packedClass
    Type: container
    A container with the packed values.

Return Value

Type: SRSReportParameter Class
Instance of SrsReportParameter

See Also

Reference

SRSReportParameter Class