Tracking Client API for Windows Phone
GetAttribute Method (name)
NamespacesESRI.Tracking.ConnectorAuxiliaryDataGetAttribute(String)
Returns the value of the given attribute in this record.
Declaration Syntax
C#Visual BasicVisual C++
public Object GetAttribute(
	string name
)
Public Function GetAttribute ( _
	name As String _
) As Object
public:
Object^ GetAttribute(
	String^ name
)
Parameters
name (String)
Name of the attribute.
Return Value
Value of given attribute

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