FacetRepository.IsRegisteredFacet(Type) Method

Definition

Checks if provided facet is Registered by DMF

public static bool IsRegisteredFacet (Type facet);
static member IsRegisteredFacet : Type -> bool
Public Shared Function IsRegisteredFacet (facet As Type) As Boolean

Parameters

facet
Type

Returns

Applies to