The BrowseDirection is an enumeration that specifies the direction of References to follow. The possible values are described in Table 116.
Table 116 – BrowseDirection values
Name |
Value |
Description |
FORWARD |
0 |
Select only forward References. |
INVERSE |
1 |
Select only inverse References. |
BOTH |
2 |
Select forward and inverse References. |
INVALID |
3 |
No value specified. |