InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / RestoreOptions Enumeration


RestoreOptions Enumeration
Restore setting options.
Syntax
'Declaration
 
Public Enum RestoreOptions 
   Inherits System.Enum
 
'Usage
 
Dim instance As RestoreOptions
Members
MemberDescription
FactoryDefaultRestores settings to the factory defaults.
SessionFileValuesRestores settings to the last saved session file values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.RestoreOptions

See Also