FacetRepository.GetFacetSupportedRootType(Type) Method

Definition

Returns root type supported by given facet

public static Type GetFacetSupportedRootType (Type facet);
static member GetFacetSupportedRootType : Type -> Type
Public Shared Function GetFacetSupportedRootType (facet As Type) As Type

Parameters

facet
Type

Returns

Applies to