Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / Interval<T> Class / HigherValue Property
In This Topic
    HigherValue Property
    In This Topic
    The higher boundary of the interval. Gets the higher boundary of this interval.
    Syntax
    public T HigherValue {get;}
    Remarks
    Gets the higher boundary of this interval.
    See Also