ModuleAlarm.QueryActive Property

Current datatable with active alarm objects.
<ID("QueryActive", (int)e.QueryActive)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property QueryActive() As TInternalDataTable
This language is not supported or no code example is available.
[ID("QueryActive", (int)e.QueryActive)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public TInternalDataTable QueryActive {get;}
This language is not supported or no code example is available.

Property Value

TInternalDataTable

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition