Share via


LeanScheduleGroupEntrySingle.validateUniqueness Method

Validates the uniqueness of the record among cell locations.

Syntax

public boolean validateUniqueness(LeanScheduleGroup _parentLeanScheduleGroup)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record is unique; otherwise, false.

Remarks

The method parameter is required because at the point it is created, the chain up to the LeanScheduleGroup record is not yet established.

See Also

Reference

LeanScheduleGroupEntrySingle Table