ModuleAlarm.StoreAndForward Property

Provides access to StoreAndForward object.
<ID("StoreAndForward", (int)e.StoreAndForward)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property StoreAndForward() As AlarmStoreAndForward
This language is not supported or no code example is available.
[ID("StoreAndForward", (int)e.StoreAndForward)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public AlarmStoreAndForward StoreAndForward {get;}
This language is not supported or no code example is available.

Property Value

AlarmStoreAndForward

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition