smmDeletedActivities.validateWrite Method
Validates that the ResponsibleWorker field of the smmDeletedActivities table belongs to the current Legal Entity.
Syntax
public boolean validateWrite([boolean validateWorkerOnly])
Run On
Called
Parameters
- validateWorkerOnly
Type: boolean
A Boolean value that indicates whether only the worker has to be validated.
Return Value
Type: boolean
true if Worker belongs to current Legal Entity otherwise false.