Tracking Client API for Windows Phone
ActionListEventArgs Class
NamespacesESRI.Tracking.Connector.EventsActionListEventArgs
Represents args for the event raised when a response to an action list request is received.
Declaration Syntax
C#Visual BasicVisual C++
public class ActionListEventArgs : EventArgs
Public Class ActionListEventArgs _
	Inherits EventArgs
public ref class ActionListEventArgs : public EventArgs
Members
All MembersConstructorsProperties



IconMemberDescription
ActionListEventArgs(Boolean, String, String)
The constructor.

ActionListXML
The action list in XML format.

ErrorMessage
The error message from a failed request.

Succeeded
Indicates whether the request was successful or not.

Inheritance Hierarchy
Object
EventArgs
 ActionListEventArgs

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