Share via


ContactPerson.validateWrite Method

Validates whether the MainResponsibleWorker value of the ContactPerson table belongs to the current legal entity.

Syntax

public boolean validateWrite([boolean validateWorkerOnly])

Run On

Called

Parameters

  • validateWorkerOnly
    Type: boolean
    A value that indicates whether only the worker has to be validated.

Return Value

Type: boolean
true if the worker belongs to the current legal entity; otherwise, false.

See Also

Reference

ContactPerson Table