Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonRegistrationDeleteCommand Class / CommandLine Property

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