EMSProcessMap::createDefaultQuery Method
Creates a Query object by using the specified EMSMapView value.
Syntax
client server public static Query createDefaultQuery(EMSMapView _view)
Run On
Called
Parameters
- _view
Type: EMSMapView Enumeration
An EMSMapView value that represents the type of the returned Query object.
Return Value
Type: Query Class
A Query object that is based on the EMSMapView value.