QuickOPC User's Guide and Reference
DefaultElementType Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation Namespace > UABrowsePathElement Class : DefaultElementType Field
Default element type. Equals to UABrowsePathElementType.AnyHierarchical.
Syntax
'Declaration
 
Public Const DefaultElementType As UABrowsePathElementType
'Usage
 
Dim value As UABrowsePathElementType
 
value = UABrowsePathElement.DefaultElementType
public const UABrowsePathElementType DefaultElementType
public:
const UABrowsePathElementType DefaultElementType
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also