Share via


SSRSReportDesignNode.setCrossReferences Method

Sets the cross-references by the specified SSRSReportDesignNode object.

Syntax

public void setCrossReferences(str crossReferences)

Run On

Called

Parameters

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

Remarks

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

See Also

Reference

SSRSReportDesignNode Class