AVEVA OMI Software Developer Kit
Properties  Methods  Events


ArchestrA.Client.Navigation Namespace : NavigationModel Class
NavigationModel Class Members

The following tables list the members exposed by NavigationModel.

Public Properties
 NameDescription
Public Property Gets the collection of navigation items in the NavigationModel.  
Public Property Gets the root item of the NavigationModel.  
Public Propertystatic (Shared in Visual Basic) Gets the underlying NavigationModel of the ViewApp.  
Top
Public Methods
 NameDescription
Public Method Retrieves the content available under the navigation hierarchy path, based on the the given filter options.  
Public Method Gets the NavigationItem for the given navigation hierarchy path.  
Public Method Searches for the navigation item whose name, title or path matches the search string and returns the selection.  
Top
Protected Methods
 NameDescription
Protected Method Notifies that the collection has changed.  
Top
Public Events
 NameDescription
Public Event NavigationModelChanged Event  
Top
See Also