dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksProviderFactory Class / ZohoBooksProviderFactory Constructor

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