FacetRepository.IsPropertyConfigurable(Type, String) Method

Definition

public static bool IsPropertyConfigurable (Type managementFacet, string propertyName);
static member IsPropertyConfigurable : Type * string -> bool
Public Shared Function IsPropertyConfigurable (managementFacet As Type, propertyName As String) As Boolean

Parameters

managementFacet
Type
propertyName
String

Returns

Applies to