PlanActivityLocation.compare Method
Compares a PlanActivityLocation record with the current instance.
Syntax
public boolean compare(PlanActivityLocation _planActivityLocation)
Run On
Called
Parameters
- _planActivityLocation
Type: PlanActivityLocation Table
The record to which to compare.
Return Value
Type: boolean
true if the records hold the same values; otherwise, false.