[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_ExtendedQueryResults> element.
| C# | Visual Basic | Visual C++ |
public SIF_ExtendedQueryResults SIF_ExtendedQueryResults{ get; set;}
Public Property SIF_ExtendedQueryResults As SIF_ExtendedQueryResults
public: property SIF_ExtendedQueryResults^ SIF_ExtendedQueryResults { SIF_ExtendedQueryResults^ get (); void set (SIF_ExtendedQueryResults^ value); }
A SIF_ExtendedQueryResults
The SIF specification defines the meaning of this null as: "The report content resulting from a SIF_ExtendedQuery-based report. This element is conditional. This element or ReportInfo or ReportData is included but never at the same time. "
To remove the SIF_ExtendedQueryResults, set SIF_ExtendedQueryResults to null
Version: 2.0
Since: 2.0