Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommand Class / ActionCommandLine Property

In This Topic
    ActionCommandLine Property (RibbonCommand)
    In This Topic
    Returns action name with parameters
    Syntax
    public string ActionCommandLine {get;}
    public:
    property String^ ActionCommandLine {
       String^ get();
    }
    Remarks
    The value is available only from a custom command.
    See Also