Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommandGroup Class / GetCommandWithId Method
Command Id

In This Topic
    GetCommandWithId Method
    In This Topic
    Gets a Command by a Command Id
    Syntax
    public RibbonCommand GetCommandWithId( 
       uint ribbonCommandId
    )
    public:
    RibbonCommand^ GetCommandWithId( 
       uint ribbonCommandId
    ) 

    Parameters

    ribbonCommandId
    Command Id
    See Also