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

In This Topic
    ID Property (RibbonCommand)
    In This Topic
    Returns ID of the command
    Syntax
    public uint ID {get;}
    public:
    property uint ID {
       uint get();
    }
    See Also