Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceSettings Object / WorkspaceDefaults Property
In This Topic
    WorkspaceDefaults Property
    In This Topic
    Gets the object containing Workspace Defaults settings.
    Syntax
    expression.WorkspaceDefaults As WorkspaceDefaults object 
    where expression is a variable that represents a WorkspaceSettings Object
    See Also