BrowseFilterReferenceType Property

CVB.Net Documentation
Gets/set the type of reference to be browsed for.

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

public ReferenceType ReferenceType { get; set; }

Property Value

Type: ReferenceType
Default is Hierarchical.
Remarks

See ReferenceTypeId for possible browsable references.
See Also

Reference