Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorData Class / GeoLocation Property

In This Topic
    GeoLocation Property
    In This Topic
    The geographical location of the visitor.
    Syntax
    'Declaration
     
    
    Public Property GeoLocation As GeoLocation
    public GeoLocation GeoLocation {get; set;}
    See Also