Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / CentralizedManagement Object / CentralizedManagementEnabled Property
In This Topic
    CentralizedManagementEnabled Property
    In This Topic
    Gets or sets a value indicating whether to enable Centralized Management
    Syntax
    expression.CentralizedManagementEnabled As Boolean
    where expression is a variable that represents a CentralizedManagement Object
    See Also