Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / PromptForDisconnect Property
In This Topic
    PromptForDisconnect Property
    In This Topic
    Gets or sets a value indicating whether to prompt for disconnect when a session is closed
    Syntax
    expression.PromptForDisconnect As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also