Share via


SrsAutoReportController.reportTitle Method [AX 2012]

Gets or sets the value of the reportTitle property.

Syntax

public str reportTitle([str _value])

Run On

Client

Parameters

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

Return Value

Type: str
The current value of the reportTitle property.

See Also

Reference

SrsAutoReportController Class