DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / IExpression Interface / Type Property

In This Topic
    Type Property (IExpression)
    In This Topic
    The type of the expression
    Syntax
    'Declaration
     
    ReadOnly Property Type As ExpressionType
    ExpressionType Type {get;}
    See Also