FacetRepository.GetFacetType(String) Method

Definition

Gets type of named facet

public static Type GetFacetType (string facetShortName);
static member GetFacetType : string -> Type
Public Shared Function GetFacetType (facetShortName As String) As Type

Parameters

facetShortName
String

Returns

Applies to