Class AlarmTemplateID
- Namespace
- Skyline.DataMiner.Net.AlarmTemplateHelper
- Assembly
- SLNetTypes.dll
Identifies an alarm template.
[Serializable]
public class AlarmTemplateID
- Inheritance
-
AlarmTemplateID
- Extension Methods
Constructors
- AlarmTemplateID()
Initializes a new instance of the AlarmTemplateID class.
- AlarmTemplateID(string, string, string)
Initializes a new instance of the AlarmTemplateID class using the specified template name, protocol name and protocol version.
Properties
- Name
Gets or sets the alarm template name.
- ProtocolName
Gets or sets the protocol name.
- ProtocolVersion
Gets or sets the protocol version.