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