Tracking Client API for Windows Phone
Succeeded Property
NamespacesESRI.Tracking.Connector.EventsServiceDefinitionsEventArgsSucceeded
Indicates whether the request was successful or not.
Declaration Syntax
C#Visual BasicVisual C++
public bool Succeeded { get; private set; }
Public Property Succeeded As Boolean
	Get
	Private Set
public:
property bool Succeeded {
	bool get ();
	private: void set (bool value);
}

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