Tracking Client API for Windows Phone
SymbolID Property
NamespacesESRI.Tracking.ConnectorTmsSymbolSymbolID
The symbolID for this symbol.
Declaration Syntax
C#Visual BasicVisual C++
public string SymbolID { get; private set; }
Public Property SymbolID As String
	Get
	Private Set
public:
property String^ SymbolID {
	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)