Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / RemoveCommand Method

In This Topic
    RemoveCommand Method
    In This Topic
    Removes command from Extensions->API group
    Syntax
    public bool RemoveCommand( 
       string strActionCommandLine
    )
    public:
    bool RemoveCommand( 
       String^ strActionCommandLine
    ) 

    Parameters

    strActionCommandLine
    See Also