Method Verify
- Namespace
- Skyline.DataMiner.Net.AlarmTemplateHelper
- Assembly
- SLNetTypes.dll
Verify()
Verifies whether this row is valid (i.e. ID of the AlarmTemplateRow match the values within the AlarmTemplateRow).
public void Verify()
Remarks
Note: If the ID.filter or ID.ConditionName is null or empty, the linked value does not matter
Exceptions
- InvalidAlarmTemplateRowException
The row is invalid.