DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / OperationExpression Class / Operator Property

In This Topic
    Operator Property
    In This Topic
    The textual representation of the operator
    Syntax
    'Declaration
     
    Public Property Operator As String
    public string Operator {get; set;}
    See Also