Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyValue Class / ToDouble Method

In This Topic
    ToDouble Method (PropertyValue)
    In This Topic
    Used in conversion of the PropertyValue object to double.
    Syntax
    public double ToDouble()
    public:
    double ToDouble(); 

    Return Value

    double value of the PropertyValue.
    See Also