HcmLinkDelayedValue extends StringFieldValue
Table of Contents
Properties
- $employeeId : int
- $fieldId : int
- $value : string
Methods
- __construct() : mixed
Properties
$employeeId read-only
public
int
$employeeId
$fieldId read-only
public
int
$fieldId
$value
public
string
$value
Methods
__construct()
public
__construct(int $fieldId, int $employeeId) : mixed
Parameters
- $fieldId : int
- $employeeId : int