[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: " This element contains the elements requested by SIF_ExtendedQuery in SIF_Request. If the SIF_Error element is present, this element MUST be empty. "
To remove the SIF_ExtendedQueryResults, set SIF_ExtendedQueryResults to null
Version: 2.0
Since: 2.0