The kind of query desired.

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.2.8.5956 (2.2.8.5956)

Syntax

         
 C#  Visual Basic  Visual C++ 
public QueryConfig..::..QueryTypes QueryType { get; set; }
Public Property QueryType As QueryConfig..::..QueryTypes
	Get
	Set
public:
property QueryConfig..::..QueryTypes QueryType {
	QueryConfig..::..QueryTypes get ();
	void set (QueryConfig..::..QueryTypes value);
}

See Also