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

In This Topic
    GetMessageIndex Method
    In This Topic
    returns the identifying S- number of a system message
    Syntax
    public string GetMessageIndex()
    public:
    String^ GetMessageIndex(); 

    Return Value

    the index as string; if the string is 'S000000' there is no ID defined until now
    See Also