IConfigurableNodeVisibility 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

Visibility Visibility { get; set; }

Property Value

Type: Visibility

Implements

INodeVisibility
Remarks

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

Set operation is only possible as long as the GevServer.State is Configuration.

See Also

Reference