Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the uniqueness of the record among cell locations.
Syntax
public boolean validateUniqueness(LeanScheduleGroup _parentLeanScheduleGroup)
Run On
Called
Parameters
- _parentLeanScheduleGroup
Type: LeanScheduleGroup Table
The LeanScheduleGroup parent record.
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.