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

In This Topic
    LocationProviderType Property
    In This Topic
    The location provider using by this Visitor API.
    Syntax
    'Declaration
     
    
    Public Property LocationProviderType As LocationProviderType
    public LocationProviderType LocationProviderType {get; set;}
    See Also