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