[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.View.AllowInResult

AllowInResult Method

AllowInResult(Type)

Specifies that a type with non-virtual properties can be used in a result selector.

Declaration
public static void AllowInResult(Type type)
Parameters
Type Name Description
Type type

The type that is allowed to be used.