InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ProjectOption Enumeration
In This Topic
    ProjectOption Enumeration
    In This Topic
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("7ACEFD58-6A9B-435b-AAE8-6AF0B5D59BCD")>
    Public Enum ProjectOption 
       Inherits System.Enum
    Members
    MemberDescription
    CommonProjectUses macros from The Common VBA project.
    CurrentLegacyProjectUses macros from the current document's legacy VBA project.
    CurrentProjectUses macros from the current document's VBA project.
    See Also