Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / GeoLocationIPv6 Class
Properties


In This Topic
    GeoLocationIPv6 Class Members
    In This Topic

    The following tables list the members exposed by GeoLocationIPv6.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyFull name of the visitor's city or town. (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Public PropertyTwo-letter ISO 3166 code for the visitor's country. (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Public PropertyFull name of the visitor's country. (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Public PropertyA begin ip range of the City  
    Public PropertyAn end ip range of the City  
    Public PropertyLatitude of the city where the IP address is located. (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Public PropertyLongitude of the city where the IP address is located. (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Public PropertyTwo-letter code for the visitor's region (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Public PropertyThe timezone of the visitor's location. (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Public PropertyThe visitor's zip/postal code. (Inherited from C1.Web.Api.Visitor.Models.GeoLocation)
    Top
    See Also