Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyDefinition Class / UpperBound Property

In This Topic
UpperBound Property (PropertyDefinition)
In This Topic
Gets a property's maximal value specified in the property's definition.
Syntax
public PropertyValue UpperBound {get;}

Property Value

A PropertyValue object that is the upper bound of the value range supported by this property definition.
See Also