NodeVisibility Property

CVB.Net Documentation
Gets or sets the complexity level of this node.

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

public Visibility Visibility { get; set; }

Property Value

Type: Visibility

Implements

IConfigurableNodeVisibility
INodeVisibility
Remarks

For additional information on the different levels see the Visibility documentation.
See Also

Reference