INodeIsDeprecated Property

CVB.Net Documentation
Gets whether this node is considered deprecated.

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

bool IsDeprecated { get; }

Property Value

Type: Boolean
Remarks

Deprecated nodes are only available because of backward compatibility. New applications should not use these features.
See Also

Reference