Show / Hide Table of Contents

Interface IAlarmTriggeredEventArgs

Namespace: MAT.Atlas.Automation.Api.EventArgs
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface IAlarmTriggeredEventArgs

Properties

TriggeredAlarm

Declaration
TriggeredAlarm TriggeredAlarm { get; }
Property Value
Type Description
TriggeredAlarm
In This Article
Back to top Generated by DocFX