DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnection Class / ApiVersion Property

In This Topic
    ApiVersion Property (C1ServiceNowConnection)
    In This Topic
    The API version of the ServiceNow server
    Syntax
    'Declaration
     
    Public ReadOnly Property ApiVersion As String
    public string ApiVersion {get;}
    See Also