API Help
Eplan.EplApi.MasterData Namespace / MDPropertyValue Class / ToDouble Method

In This Topic
ToDouble Method (MDPropertyValue)
In This Topic
Converts this MDPropertyValue object to doule.
Syntax
public double ToDouble()

Return Value

double value of the MDPropertyValue.
See Also