TypeExtensions.IsNavigationPropertyType(Type) Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsNavigationPropertyType(Type ^ type);
public static bool IsNavigationPropertyType (this Type type);
static member IsNavigationPropertyType : Type -> bool
<Extension()>
Public Function IsNavigationPropertyType (type As Type) As Boolean

Parameters

type
Type

Returns

Applies to