Eplan Platform API
Eplan.EplApi.HEServices Namespace / NameService Class / EvaluateAndSetAllVisibleNames Method / EvaluateAndSetAllVisibleNames() Method

In This Topic
    EvaluateAndSetAllVisibleNames() Method
    In This Topic
    Evaluate the visible names from the full names for all placed functions and interruption points on page.
    Syntax
    public bool EvaluateAndSetAllVisibleNames()
    public:
    bool EvaluateAndSetAllVisibleNames(); 

    Return Value

    Returns "true" if any name has changed, modifies only functions, which name has been changed
    Exceptions
    ExceptionDescription
    When page is not set.
    See Also