Attachmate Reflection 2014 .NET API Reference
MacroEnumerationOption Enumeration


Indicates where the macro source is located.
Syntax
'Declaration
 
Public Enum MacroEnumerationOption 
   Inherits System.Enum
'Usage
 
Dim instance As MacroEnumerationOption
public enum MacroEnumerationOption : System.Enum 
Members
MemberDescription
CommonProjectMacros are located in the Common VBA project.
DocumentMacros are located in the current session document's VBA project.
Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

Attachmate.Reflection.Emulation.OpenSystems Namespace

Send Feedback