DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / View Class / AllowInResult Method

In This Topic
    AllowInResult Method (View)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub AllowInResult( _
       ByVal type As Type _
    ) 
    public static void AllowInResult( 
       Type type
    )

    Parameters

    type
    See Also