Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the worker has an active employment of type contractor for a given time range.
Syntax
public HcmIsContractor isContractor([utcdatetime _validFrom, utcdatetime _validTo])
Run On
Called
Parameters
- _validFrom
Type: utcdatetime
A ValidFrom field value.
- _validTo
Type: utcdatetime
A ValidTo field value.
Return Value
Type: HcmIsContractor Extended Data Type
true if the worker has an active employment of type contractor; otherwise, false.