dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksCommandBuilder Class / FreshBooksCommandBuilder Constructor / FreshBooksCommandBuilder Constructor()

In This Topic
    FreshBooksCommandBuilder Constructor()
    In This Topic
    Initializes a new instance of the FreshBooksCommandBuilder class.
    Syntax
    'Declaration
     
    Public Function New()
    public FreshBooksCommandBuilder()
    Remarks
    The base constructor initializes all fields to their default values.
    See Also