smmMailingMergeFile.validateWrite Method
Validates that a worker of the smmMailingMergeFile 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 thee worker has to be validated.
Return Value
Type: boolean
true if the worker belongs to the current Legal Entity; otherwise, false.