SIFWorks ADK 2.0
Query Method (query)
NamespacesEdustructures.SifWorksIZoneQuery(Query)

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

Query the zone.
Declaration Syntax
C#Visual BasicVisual C++
string Query(
	Query query
)
Function Query ( _
	query As Query _
) As String
String^ Query (
	Query^ query
)
Parameters
query (Query)
A Query object describing the parameters of the query, including optional conditions and field restrictions
Return Value
The SIF_MsgId of the SIF_Request that was sent to the zone.

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