| LocationHasCoordinates Property  | 
 
Namespace: MaxMind.GeoIP2.ModelAssembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
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