AVEVA OMI Software Developer Kit
Members 



NavigationItem Class
Provides a generic view to an individual navigation item in a Navigation Model. It contains the necessary information to show a visual representation of an item in various forms, and one or more actions which should be executed when the user has triggered the Navigation item.
Object Model
NavigationItem ClassNavigationItem ClassReadOnlyNavigationItemCollection ClassNavigationItem ClassNavigationItem ClassNavigationItem ClassNavigationItem Class
Syntax
'Declaration
 
Public MustInherit Class NavigationItem 
'Usage
 
Dim instance As NavigationItem
public abstract class NavigationItem 
public ref class NavigationItem abstract 
Inheritance Hierarchy

System.Object
   ArchestrA.Client.Navigation.NavigationItem

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