API Help
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / PromptForStatusLine Property

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