Eplan Platform API
Eplan.EplApi.Base Namespace / UnitParser Class / GetValue Method

In This Topic
    GetValue Method (UnitParser)
    In This Topic
    Get the value of the parsed result.
    Syntax
    public double GetValue()
    public:
    double GetValue(); 

    Return Value

    Returns the number
    Exceptions
    ExceptionDescription
    The function Set was not called and no parameters are available.
    See Also