Share via


SrsReportRdlDataMemberInfo.setReportParameter Method [AX 2012]

Sets an instance of the SrsReportParameter class that is bound to the SrsReportRdlDataMemberInfo object.

Syntax

public void setReportParameter(SRSReportParameter _reportParam)

Run On

Called

Parameters

  • _reportParam
    Type: SRSReportParameter Class
    An instance of the SrsReportParameter class that is bound to the SrsReportRdlDataMemberInfo object.

See Also

Reference

SrsReportRdlDataMemberInfo Class