dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksProviderFactory Class / FreshBooksProviderFactory Constructor

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