DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / KeywordExpression Class / Keyword Property

In This Topic
    Keyword Property
    In This Topic
    The keyword itself
    Syntax
    'Declaration
     
    Public Property Keyword As String
    public string Keyword {get; set;}
    See Also