DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / LiteralValueExpression Class / Value Property

In This Topic
    Value Property (LiteralValueExpression)
    In This Topic
    The textual representaiton of the value
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}
    See Also