Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.WorkspaceSettings Namespace / IWorkspaceSettingsApi Interface / CentralizedManagement Property


In This Topic
    CentralizedManagement Property (IWorkspaceSettingsApi)
    In This Topic
    Centralized Management settings for workspace api
    Syntax
    'Declaration
     
    
    ReadOnly Property CentralizedManagement As ICentralizedManagement
    'Usage
     
    
    Dim instance As IWorkspaceSettingsApi
    Dim value As ICentralizedManagement
     
    value = instance.CentralizedManagement
    ICentralizedManagement CentralizedManagement {get;}
    See Also