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.
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.