Constructor AlarmTemplateRowID
- Namespace
- Skyline.DataMiner.Net.AlarmTemplateHelper
- Assembly
- SLNetTypes.dll
AlarmTemplateRowID()
Initializes a new instance of the AlarmTemplateRowID class.
public AlarmTemplateRowID()
AlarmTemplateRowID(int, string, string)
Initializes a new instance of the AlarmTemplateRowID class using the specified parameter ID, condition name and filter.
public AlarmTemplateRowID(int parameterID, string conditionName, string filter)