Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Comment Class / Answer Property

In This Topic
    Answer Property
    In This Topic
    All answers given to this comment combined into one text.
    Syntax
    public string Answer {get;}
    public:
    property String^ Answer {
       String^ get();
    }
    Remarks
    Each answer begins with the author's name, followed by a colon and then text of the replay. If more then one answer was given then each one is separated by new line character.
    See Also