Eplan Platform API
Eplan.EplApi.Base Namespace / BaseException Class / GetMessageText Method

In This Topic
    GetMessageText Method (BaseException)
    In This Topic
    Returns the text of the system message without the index
    Syntax
    public string GetMessageText()
    public:
    String^ GetMessageText(); 
    See Also