Share via


SrsAutoReportController.layoutTemplate Method [AX 2012]

Gets or sets the value of the layoutTemplate property.

Syntax

public str layoutTemplate([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 layout template name was supplied.

See Also

Reference

SrsAutoReportController Class