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

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

Property Value

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