dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / ZohoDeskProviderFactory Class / ZohoDeskProviderFactory Constructor

In This Topic
    ZohoDeskProviderFactory Constructor
    In This Topic
    Creates an instance of ZohoDeskProviderFactory.
    Syntax
    'Declaration
     
    Public Function New()
    public ZohoDeskProviderFactory()
    Remarks
    Only one instance of ZohoDeskProviderFactory can exist in the application.
    See Also