Tracking Client API for Windows Phone
GeometryType Property
NamespacesESRI.Tracking.ConnectorMessageFieldGeometryType
The geometry type if the field is a shape field.
Declaration Syntax
C#Visual BasicVisual C++
public GeometryType GeometryType { get; private set; }
Public Property GeometryType As GeometryType
	Get
	Private Set
public:
property GeometryType GeometryType {
	GeometryType get ();
	private: void set (GeometryType value);
}

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