ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / PropertyIsNotVirtualException Class / ResultType Property

In This Topic
    ResultType Property
    In This Topic
    The result type of the lambda expression.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ResultType As System.Type
    public System.Type ResultType {get;}
    See Also