Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / PromptForCommandLine Property

In This Topic
    PromptForCommandLine Property
    In This Topic
    Prompt for command line.
    Syntax
    public virtual string PromptForCommandLine {get; set;}
    public:
    virtual property String^ PromptForCommandLine {
       String^ get();
       void set (    String^ value);
    }
    See Also