AVEVA OMI Software Developer Kit



ArchestrA.Client.Navigation Namespace : SearchOptionsEnums Enumeration
SearchOptionsEnums Enumeration
This is a dummy enum used to address the code analysis warning.
Syntax
'Declaration
 
Friend Enum SearchOptionsEnums 
   Inherits System.Enum
'Usage
 
Dim instance As SearchOptionsEnums
internal enum SearchOptionsEnums : System.Enum 
internal enum class SearchOptionsEnums : public System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArchestrA.Client.Navigation.SearchOptionsEnums

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