SSRSReportDesignNode.getCrossReferences Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the cross-references by the specified SSRSReportDesignNode object.
public:
virtual System::String ^ getCrossReferences();
public virtual string getCrossReferences ();
abstract member getCrossReferences : unit -> string
override this.getCrossReferences : unit -> string
Public Overridable Function getCrossReferences () As String
Returns
The cross-references by the specified SSRSReportDesignNode object in XML format.