SIFWorks ADK 2.0
SIF_ExtendedQuery Property
NamespacesEdustructures.SifWorks.ReportingReportManifestSIF_ExtendedQuery

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

Gets or sets the value of the <SIF_ExtendedQuery> element.
Declaration Syntax
C#Visual BasicVisual C++
public SIF_ExtendedQuery SIF_ExtendedQuery{ get; set;}
Public Property SIF_ExtendedQuery As SIF_ExtendedQuery
public:
property SIF_ExtendedQuery^ SIF_ExtendedQuery {
	SIF_ExtendedQuery^ get ();
	void set (SIF_ExtendedQuery^ value);
}
Value
A SIF_ExtendedQuery
Remarks

The SIF specification defines the meaning of this null as: "Query criteria for extracting the report information if ReportDefinitionSource/@Type is SIF_ExtendedQuery."

To remove the SIF_ExtendedQuery, set SIF_ExtendedQuery to null

Version: 2.0

Since: 2.0

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