Share via


SSRSReportPrecisionDesignNode.setCrossReferences Method

Sets the cross-references to the specified SSRSReportDesignNode object.

Syntax

public void setCrossReferences(str crossReferences)

Run On

Called

Parameters

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

Remarks

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

See Also

Reference

SSRSReportPrecisionDesignNode Class