ValueNodeInvalidate Method

CVB.Net Documentation
Invalidates the values of this node.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public void Invalidate()
Remarks

Invalidate deletes all caches for all nodes on which this node depends (value, min, max, increment,...).
See Also

Reference