AVEVA OMI Software Developer Kit
Members 



ArchestrA.Client.Navigation Namespace : NavigationModel Class
NavigationModel Class
A generic view of the class representing a single Navigation Model in the system. It encapsulates the hierarchy built by the user either from scratch or using the Asset Model as input. This hierarchy holds Navigation Items for use in runtime, primarily consumed by Hierarchy Controls. This model can also be fed from an IBrowse source rather than a user-built Model.
Object Model
NavigationModel ClassReadOnlyNavigationItemCollection ClassNavigationItem ClassNavigationItem ClassNavigationModel Class
Syntax
'Declaration
 
Public MustInherit Class NavigationModel 
'Usage
 
Dim instance As NavigationModel
public abstract class NavigationModel 
public ref class NavigationModel abstract 
Inheritance Hierarchy

System.Object
   ArchestrA.Client.Navigation.NavigationModel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also