dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksConnectionStringBuilder Class / FreshbooksTimeZone Property

In This Topic
    FreshbooksTimeZone Property
    In This Topic
    Determines whether to treat date values as dates in the timezone, specified in the FreshBooks company profile. This parameter is deprecated, and it is not used for new FreshBooks API.
    Syntax
    'Declaration
     
    Public Property FreshbooksTimeZone As String
    public string FreshbooksTimeZone {get; set;}
    See Also