API Help
Eplan.EplApi.ApplicationFramework Namespace / IXMLProcessor Interface / GetName Method

In This Topic
    GetName Method (IXMLProcessor)
    In This Topic
    Returns the name of the converter.
    Syntax
    string GetName()
    String^ GetName(); 

    Return Value

    Name of converter, is shown in selection list.
    See Also