SSRSReportPrecisionDesignNode.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 to the specified SSRSReportDesignNode object.
public:
override System::String ^ getCrossReferences();
public override string getCrossReferences ();
override this.getCrossReferences : unit -> string
Public Overrides Function getCrossReferences () As String
Returns
The cross-references to the specified SSRSReportDesignNode object in XML format.