SrsReportDataContract.parmReportCaption Method [AX 2012]

Gets or sets the ReportCaption parameter.

Syntax

public str parmReportCaption([str _reportCaption])

Run On

Called

Parameters

  • _reportCaption
    Type: str
    The value to set.

Return Value

Type: str
The value of the ReportCaption parameter.

See Also

Reference

SrsReportDataContract Class