Tracking Client API for Windows Phone
IsLoggedIn Property
NamespacesESRI.Tracking.ConnectorConnectorIsLoggedIn
Indicates whether or not currently logged in to the Tracking Server.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsLoggedIn { get; private set; }
Public Property IsLoggedIn As Boolean
	Get
	Private Set
public:
property bool IsLoggedIn {
	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)