Share via


smmLeadTable.validateField Method

Validates that the OwnerWorker, ClosedByWorker, and OpenedByWorker fields of the smmLeadTable table belongs to the current Legal Entity.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

  • _fieldIdToCheck
    Type: FieldId Extended Data Type
    A OwnerWorker, ClosedByWorker, or OpenedByWorker field of the record in the smmLeadTable table.

Return Value

Type: boolean
true if the worker belongs to current Legal Entity; otherwise, false.

See Also

Reference

smmLeadTable Table