ComponentMismatchWizard.CurrentState

Syntax

CurrentState: Object

Description

The CurrentState property determines current settings of the wizard that highlights changed values of time series data.

Comments

Use the setCurrentState method to set the property value, and the getCurrentState method to get the property value. Property value cannot be set from JSON.

Example

The example of property use is given on the Example of Creating the ComponentMismatchWizard Component page.

See also:

ComponentMismatchWizard