FacetRepository.GetFacetSupportedTypes(Type) Method

Definition

Object types supported by given ManagementFacet

public static System.Collections.Generic.List<Type> GetFacetSupportedTypes (Type managementFacet);
static member GetFacetSupportedTypes : Type -> System.Collections.Generic.List<Type>
Public Shared Function GetFacetSupportedTypes (managementFacet As Type) As List(Of Type)

Parameters

managementFacet
Type

Returns

Applies to