SIFWorks ADK 2.0
SIF_QueryObject Property
NamespacesEdustructures.SifWorks.InfraSIF_QuerySIF_QueryObject

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

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

To remove the SIF_QueryObject, set SIF_QueryObject to null

Version: 2.0

Since: 1.1

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