Share via


SRSReportRun.reportDefinitionDocument Method [AX 2012]

Creates an XML document object that contains the report definition.

Syntax

public XmlDocument reportDefinitionDocument([XmlDocument value])

Run On

Called

Parameters

  • value
    Type: XmlDocument Class
    The new value of the reportDefinitionDocument property; optional.

Return Value

Type: XmlDocument Class
The XML document that contains the report definition.

See Also

Reference

SRSReportRun Class