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

In This Topic
    OperationType Property
    In This Topic
    The Type of the operation
    Syntax
    'Declaration
     
    Public Property OperationType As OperationType
    public OperationType OperationType {get; set;}
    See Also