InfoModule.IsStarted Property

Flag indicating whether Alarm module was full started
<ID("IsStarted", (int)e.IsStarted)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property IsStarted() As Boolean 
Get 
This language is not supported or no code example is available.
[ID("IsStarted", (int)e.IsStarted)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public bool IsStarted {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition