MCRCustReport_BaseData.lastValueElementName Method [AX 2012]

Returns the name of the report in the Application Object Tree (AOT) that will be used.

Syntax

public IdentifierName lastValueElementName()

Run On

Called

Return Value

Type: IdentifierName Extended Data Type
The name of the report in the AOT that will be used.

Remarks

Your implementation of this method should return the name of the report in the AOT that will be used.

See Also

Reference

MCRCustReport_BaseData Class