QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]