NavigateTo Method
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Resolves a symbolic node reference, using the current node to define the navigation scope.
Overload List
Name | Description | |
---|---|---|
NavigateTo(String) | Resolves a node path, using the current node to define the navigation scope. | |
NavigateTo(GraphReference) | Resolves a symbolic node reference, using the current node to define the navigation scope. |
Top