Share via


SRSReportRun.reportCaption Method [AX 2012]

Gets or sets the value of the reportCaption property.

Syntax

public str reportCaption([str value])

Run On

Called

Parameters

  • value
    Type: str
    The new value of the reportCaption property; optional.

Return Value

Type: str
The current value of the reportCaption property.

See Also

Reference

SRSReportRun Class