NodeCacheMode Property

CVB.Net Documentation
Gets the cache mode of this node.

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

public CacheMode CacheMode { get; }

Property Value

Type: CacheMode

Implements

INodeCacheMode
Remarks

For non-register nodes the cache mode of the register in the value path of the node chain up the the register is used.
See Also

Reference