PCComponentInstanceRootComponent.compareTo Method
Compares the values in this component instance with the ones on the supplied conponent instance.
Syntax
public boolean compareTo(PCComponentInstanceRootComponent _rootComponentInstance)
Run On
Called
Parameters
- _rootComponentInstance
Type: PCComponentInstanceRootComponent Table
The instance of the root component used for comparison.
Return Value
Type: boolean
true if all values of this component and the subcomponents are equal; otherwise, false.