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