Property ParameterID
- Namespace
- Skyline.DataMiner.Net.AlarmTemplateHelper.Exceptions
- Assembly
- SLNetTypes.dll
ParameterID
Gets or sets the ID of the parameter that caused the exception.
public int ParameterID { get; set; }
Property Value
- int
The ID of the parameter that caused the exception.