QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

Duration Property

The duration of time.

Object Oriented Interface

public function getDuration();
public function setDuration($value);

Procedural Interface

inqb_timetracking_get($res, 4 );
inqb_timetracking_set($res, 4, $value );

Default Value

''

Remarks

The duration of time being tracked.

Time is represented in hours followed by minutes, with the character ':' (colon) separating them. For instance, two hours and thirty minutes is represented as "2:30". Seconds are not supported.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]