5.5.15 UABrowseDescription
| UABrowseDescription | DataType | Description |
|---|---|---|
| StartingNodeID | UANodeID | Node ID of the starting node to browse. See UANodeID |
| Direction | UABrowseDirection | Browse direction forward, inverse, both.
|
| ReferenceTypeID | UANodeID | Node ID of the Reference Type the server should follow. See UANodeID Default value: HierachicalReferences |
| IncludeSubtypes | BOOL | Indicates if also subtypes of the Reference Type should be retuned Default: TRUE |
| NodeClass | UANodeClassMask | Filter on the Node Class of the retuned Nodes See UANodeClassMask |
| ResultMask | UABrowseResultMask | Selects which fields of the UAReferenceDescription are requested from the server. |