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

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