[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_ExtendedQuery> element.
| C# | Visual Basic | Visual 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); }
A SIF_ExtendedQuery
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