Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.