Share via


SrsAutoReportController.tableStyleTemplate Method [AX 2012]

Gets or sets the value of the tableStyleTemplate property.

Syntax

public str tableStyleTemplate([str _value])

Run On

Client

Parameters

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

Return Value

Type: str
The current value of the property.

Exceptions

Exception Condition
Error

An invalid style template name was supplied.

See Also

Reference

SrsAutoReportController Class