DataConnector | ComponentOne
C1.AdoNet.OData Assembly / C1.AdoNet.OData Namespace / C1ODataConnectionStringBuilder Class / ServerTimeZone Property

In This Topic
    ServerTimeZone Property (C1ODataConnectionStringBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ServerTimeZone As String
    public string ServerTimeZone {get; set;}
    See Also