LocationHasCoordinates Property  | 
  
    Namespace: 
   MaxMind.GeoIP2.Model
    Assembly:
   MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntaxpublic bool HasCoordinates { get; }Public ReadOnly Property HasCoordinates As Boolean
	Get
public:
property bool HasCoordinates {
	bool get ();
}member HasCoordinates : bool with get
Property Value
Type: 
Boolean
See Also