Tracking Client API for Windows Phone
ActionListXML Property
NamespacesESRI.Tracking.Connector.EventsActionListEventArgsActionListXML
The action list in XML format.
Declaration Syntax
C#Visual BasicVisual C++
public string ActionListXML { get; private set; }
Public Property ActionListXML As String
	Get
	Private Set
public:
property String^ ActionListXML {
	String^ get ();
	private: void set (String^ value);
}

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