API Help
Eplan.EplApi.MasterData Namespace / MDPropertyDefinition Class / UpperBound Property

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

Property Value

Upper bound of value range supported of the property with this definition.
See Also