Cmdlets for QuickBooks Time

Build 24.0.9062

Add-TSheets Cmdlet

Parameters   Output Objects  

Inserts QuickBooks Time data.

Syntax

Add-TSheets [parameters]

Remarks

The Add-TSheets cmdlet allows you to use a syntax similar to SQL INSERT statements to create new QuickBooks Time records.

Add-TSheets -Connection $connection -Table "Timesheets" -Columns @("JobcodeId") -Values @("Jon Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062