Click or drag to resize

GeneralThresholds Property

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[XmlArrayAttribute("thresholds")]
public List<Threshold> Thresholds { get; set; }

Property Value

Type: ListThreshold
See Also