2023 Method
Changes 0
M

ParameterFilterUtilities.IsParameterApplicable

Description:
Used to determine whether the element supports the given parameter.
Remarks:
This operation is supported for external (e.g., shared, project) parameters only.
public static bool IsParameterApplicable(
	Element element,
	ElementId parameter
)
Return Value bool True if the element supports the given parameter, false otherwise.