EbsOpen Class Library for EBSILON®Professional

FileSummary.Keywords Property

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

See Also

FileSummary Class | EbsOpen Namespace