EbsOpen Class Library for EBSILON®Professional

FileSummary.Comments Property

[Visual Basic]
Public Property Comments As String
[C#]
public string Comments { get; set; }
[C++]
public: __property String* get_Comments();
public: __property void set_Comments(String* );
[JScript]
public function get Comments() : String
public function set Comments(String);

See Also

FileSummary Class | EbsOpen Namespace