dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksOAuthAuthenticationProvider Class / IsCompatible Method

In This Topic
    IsCompatible Method (ZohoBooksOAuthAuthenticationProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsCompatible( _
       ByVal connectionType As Type _
    ) As Boolean
    public override bool IsCompatible( 
       Type connectionType
    )

    Parameters

    connectionType
    See Also