ContactPerson.validateField Method
Validates whether the MainResponsibleWorker value of the ContactPerson table belongs to the current legal entity.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The MainResponsibleWorker value of the record in the ContactPerson table.
Return Value
Type: boolean
true if the worker belongs to current legal entity; otherwise, false.