Share via


ManagementGroupInfo.IsOwning Property

Definition

A Boolean value that determines whether the Management Group is the Management Group that contains all the other Management Groups.

public:
 property bool IsOwning { bool get(); };
public bool IsOwning { get; }
member this.IsOwning : bool
Public ReadOnly Property IsOwning As Boolean

Property Value

Returns a Boolean value that is true if the Management Group is the Management Group that contains all the other Management Groups and false otherwise.

Applies to