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

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