Share via


CaseCategoryHierarchyDetail.validateField Method

Validates whether the DefaultOwnerWorker field of the CaseCategoryHierarchyDetail table belongs to the current legal entity.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

  • _fieldIdToCheck
    Type: FieldId Extended Data Type
    The DefaultOwnerWorker field of the record in the CaseCategoryHierarchyDetail table.

Return Value

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

See Also

Reference

CaseCategoryHierarchyDetail Table