SIFWorks ADK 2.0
SIF_ExtendedQueryResults Property
NamespacesEdustructures.SifWorks.ReportingSIF_ReportObjectSIF_ExtendedQueryResults

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <SIF_ExtendedQueryResults> element.
Declaration Syntax
C#Visual BasicVisual 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);
}
Value
A SIF_ExtendedQueryResults
Remarks

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

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10