Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplActionBatchExtension Interface / GetBatchActionDisplayName Method

In This Topic
    GetBatchActionDisplayName Method
    In This Topic
    Get the display name of this action
    Syntax
    string GetBatchActionDisplayName()
    String^ GetBatchActionDisplayName(); 

    Return Value

    the wanted name in the ui language
    See Also