NodeFixedChecked: Boolean;
The NodeFixedChecked property determines the FixedChecked data mapping parameter of the specified node.
The property is not used in the current class implementation.
Use the setNodeFixedChecked(nodeKey, value) method to set the property value, and the getNodeFixedChecked(nodeKey) method to get the property value.
Parameters:
nodeKey. String. Node identifier
value. Boolean. Value.
The property is under development.
See also: