Returns the Keywords collection of the current object as a single space-delimited string.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string GetKeywordsAsText()
Visual Basic
Public Function GetKeywordsAsText As String

Return Value

See Also