Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.WorkspaceSettings Namespace / WorkspaceSettings Class
Members


In This Topic
    WorkspaceSettings Class
    In This Topic
    Parent workspace settings api object
    Object Model
    WorkspaceSettings ClassICentralizedManagement InterfaceIUserInterface InterfaceIWorkspaceAttributes InterfaceIWorkspaceDefaults Interface
    Syntax
    'Declaration
     
    
    Friend Class WorkspaceSettings 
       Inherits Attachmate.Reflection.Framework.Proxy
       Implements Attachmate.Reflection.Framework.IProxy, IWorkspaceSettingsApi 
    'Usage
     
    
    Dim instance As WorkspaceSettings
    internal class WorkspaceSettings : Attachmate.Reflection.Framework.Proxy, Attachmate.Reflection.Framework.IProxy, IWorkspaceSettingsApi  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
             Attachmate.Reflection.WorkspaceSettings.WorkspaceSettings

    See Also