IMonitoringObjectData.IsAvailable Property

Definition

The availability

public:
 property Nullable<bool> IsAvailable { Nullable<bool> get(); };
public bool? IsAvailable { get; }
member this.IsAvailable : Nullable<bool>
Public ReadOnly Property IsAvailable As Nullable(Of Boolean)

Property Value

Nullable<Boolean>

Applies to