AlarmStoreAndForward.IsActive Property

ReadOnly flag to indicate if store and forward is actived.
<ID("IsActive", (int)e.IsActive)> _ 
Public Property IsActive() As Boolean 
Get 
This language is not supported or no code example is available.
[ID("IsActive", (int)e.IsActive)] 
public bool IsActive {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