ModuleAlarm.DisableSaveToDatabase Property
If true then alarms will not be stored in Dataset DB
<ID("DisableSaveToDatabase", (int)e.DisableSaveToDatabase)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Property DisableSaveToDatabase() As Boolean
This language is not supported or no code example is available.
[ID("DisableSaveToDatabase", (int)e.DisableSaveToDatabase)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public bool DisableSaveToDatabase {get; set;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7