ManagementGroupInfo.IsOwning Property

Updated: April 16, 2012

A Boolean value that determines whether the Management Group is the Management Group that contains all the other Management Groups. Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementGroupInfo Dim value As Boolean value = instance.IsOwning Public ReadOnly Property IsOwning As Booleanpublic bool IsOwning { get; }public: property bool IsOwning { bool get (); }/** @property */ public boolean get_IsOwning () public function get IsOwning () : boolean Property ValueReturns a Boolean value that is true if the Management Group is the Management Group that contains all the other Management Groups and false otherwise.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms