ServerVariableTypeNodeIsAbstract Property

CVB.Net Documentation
Gets or sets whether this ObjectType is an abstract type.

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

public bool IsAbstract { get; set; }

Property Value

Type: Boolean

Implements

IVariableTypeNodeIsAbstract
See Also

Reference