SIFWorks ADK 2.0
SIF_ExtendedQueryResults Property
NamespacesEdustructures.SifWorks.InfraSIF_ResponseSIF_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: " 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

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