SIFWorks ADK 2.0
SIF_Query Property
NamespacesEdustructures.SifWorks.InfraSIF_RequestSIF_Query

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

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

The SIF specification defines the meaning of this null as: "Either SIF_Query or SIF_ExtendedQuery must be specified, which contain the criteria to be used to match response objects."

To remove the SIF_Query, set SIF_Query to null

Version: 2.0

Since: 1.1

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