SIFWorks ADK 2.0
Query Method (query, queryOptions)
NamespacesEdustructures.SifWorksIZoneQuery(Query, AdkQueryOptions)

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

Query the zone with options.
Declaration Syntax
C#Visual BasicVisual C++
string Query(
	Query query,
	AdkQueryOptions queryOptions
)
Function Query ( _
	query As Query, _
	queryOptions As AdkQueryOptions _
) As String
String^ Query (
	Query^ query, 
	AdkQueryOptions queryOptions
)
Parameters
query (Query)
A Query object describing the parameters of the query, including optional conditions and field restrictions.
queryOptions (AdkQueryOptions)
Reserved for future use.
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