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