Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorGeoInfo Class / Longitude Property

In This Topic
    Longitude Property (VisitorGeoInfo)
    In This Topic
    The collected Longitude from visitor client side
    Syntax
    'Declaration
     
    
    Public Property Longitude As Integer
    public int Longitude {get; set;}
    See Also