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

In This Topic
    Text Property
    In This Topic
    Returns command text
    Syntax
    public string Text {get;}
    public:
    property String^ Text {
       String^ get();
    }
    See Also