[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <SIF_QueryGroup> element.
| C# | Visual Basic | Visual C++ |
public SIF_QueryGroup SIF_QueryGroup{ get; set;}
Public Property SIF_QueryGroup As SIF_QueryGroup
public: property SIF_QueryGroup^ SIF_QueryGroup { SIF_QueryGroup^ get (); void set (SIF_QueryGroup^ value); }
A SIF_QueryGroup
The SIF specification defines the meaning of this null as: "Parent element containing the querying criteria for extracting the report information. SIF_QueryGroup subelements are the same as the SIF_Query subelement of the SIF_Request object, except that the set of valid SIF_Operator values for this object is an expanded set."
To remove the SIF_QueryGroup, set SIF_QueryGroup to null
Version: 2.0
Since: 1.5r1