Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonRegistrationAddCommand Class / CommandInfo Property

In This Topic
    CommandInfo Property
    In This Topic
    Syntax
    public RibbonCommandInfo CommandInfo {get; set;}
    public:
    property RibbonCommandInfo^ CommandInfo {
       RibbonCommandInfo^ get();
       void set (    RibbonCommandInfo^ value);
    }
    See Also