Tracking Client API for Windows Phone
aoiType Property
NamespacesESRI.Tracking.Connector.EventsSetAOIEventArgsaoiType
The Set AOI type: "INCLUDE", "EXCLUDE", "CLEAR_AOI"
Declaration Syntax
C#Visual BasicVisual C++
public SetAOIType aoiType { get; private set; }
Public Property aoiType As SetAOIType
	Get
	Private Set
public:
property SetAOIType aoiType {
	SetAOIType get ();
	private: void set (SetAOIType value);
}

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)