Share via


SSRSReportAutoDesignNode.setCrossReferences Method

Sets the cross-references by using the specified SSRSReportDesignNode object.

Syntax

public void setCrossReferences(str crossReferences)

Run On

Called

Parameters

  • crossReferences
    Type: str
    The cross-references 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

SSRSReportAutoDesignNode Class