Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / SessionClosingOption Property
In This Topic
    SessionClosingOption Property
    In This Topic
    Gets or sets a value indicating what should happen with unsaved documents when the Workspace is shut down
    Syntax
    expression.SessionClosingOption As SessionClosingOptionEnum
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also