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


In This Topic
    CentralizedManagement Class
    In This Topic
    Centralized Management settings object
    Syntax
    'Declaration
     
    
    Friend Class CentralizedManagement 
       Inherits Attachmate.Reflection.Framework.Proxy
       Implements Attachmate.Reflection.Framework.IProxy, ICentralizedManagement 
    'Usage
     
    
    Dim instance As CentralizedManagement
    internal class CentralizedManagement : Attachmate.Reflection.Framework.Proxy, Attachmate.Reflection.Framework.IProxy, ICentralizedManagement  
    Remarks
    Changes take effect after the workspace is reopened.
    Inheritance Hierarchy

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

    See Also