SSRSReportDesignNode.setCrossReferences Method [AX 2012]

Sets the cross-references by the specified SSRSReportDesignNode object.

public void setCrossReferences(str crossReferences)

Run On

Called

Parameters

crossReferences
Type: str
The cross-references by the specified SSRSReportDesignNode object in XML format.

This method only updates the cross-reference XML stored on the specified SSRSReportDesignNode object. It does not update the cross-reference system.

Community Additions

ADD
Show: