PartialMonitoringObject.IsManaged Property

Definition

Whether this instance is Managed

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

Property Value

Returns a Boolean value that is true if the instance is managed; otherwise, false.

Applies to