OPC Labs EasyOPC-UA Library
UABrowseDirections Enumeration
OpcLabs_EasyOpcUA ActiveX DLL : UABrowseDirections Enumeration
Description
The directions of the references to return.

 

UUID: 150d0e6c-c0e1-44e1-bb3a-c005762a471f

 

For more information, see UABrowseDirections in .NET Reference.

Members
MemberValueDescription
UABrowseDirections_Both3Return forward and inverse references.
UABrowseDirections_Forward1Return forward references.
UABrowseDirections_Inverse2Return inverse references.
UABrowseDirections_None0No browse direction.
Remarks

For remarks, see UABrowseDirections in .NET Reference.

Example

For examples, see UABrowseDirections in .NET Reference.