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

ReleasedDate Property

Date employee was released.

Object Oriented Interface

public function getReleasedDate();
public function setReleasedDate($value);

Procedural Interface

inqb_employee_get($res, 27 );
inqb_employee_set($res, 27, $value );

Default Value

''

Remarks

The date the employee was released (if he/she was released).

This property is allowed in Add operations, and not used in Update operations.

Data Type

String

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