Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / OpenDocumentsInSameWorkspace Property
In This Topic
    OpenDocumentsInSameWorkspace Property
    In This Topic
    Gets or sets a value indicating whether documents should be opened in the current workspace or a new workspace
    Syntax
    expression.OpenDocumentsInSameWorkspace As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also