Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / SessionClosingOptionEnum Enumeration
In This Topic
    SessionClosingOptionEnum Enumeration
    In This Topic
    Options for how to treat unsaved workspace documents when the app shuts down
    Members
    MemberDescription
    AskSavePrompt user to save documents before closing
    AutoSaveAutomatically save open documents
    DiscardDiscard changes without prompting user
    NoneNo mode defined
    See Also