FacetRepository.GetFacetProperties(Type) Método

Definición

Propiedades de managementFacet dadas

public static System.Reflection.PropertyInfo[] GetFacetProperties(Type managementFacet);
static member GetFacetProperties : Type -> System.Reflection.PropertyInfo[]
Public Shared Function GetFacetProperties (managementFacet As Type) As PropertyInfo()

Parámetros

managementFacet
Type

ManagementFacet

Devoluciones

propiedades de faceta o null si no es una faceta

Se aplica a