ParameterFilterUtilities.IsParameterApplicable
Description:
Used to determine whether the element supports the given parameter.
Used to determine whether the element supports the given parameter.
Remarks:
This operation is supported for external (e.g., shared, project) parameters only.
This operation is supported for external (e.g., shared, project) parameters only.
-
elementThe element to query for support of the given parameter.
-
parameterThe parameter for which to query support.
Return Value
bool
True if the element supports the given parameter, false otherwise.
-
A non-optional argument was null