ParameterFilterRuleFactory.CreateHasNoValueParameterRule
Method
Description:
Creates a filter rule that determines whether an element's parameter does not have a value.
Creates a filter rule that determines whether an element's parameter does not have a value.
Parameters
Parameter | Type | Description |
---|---|---|
parameter | ElementId | The parameter to be evaluated by the filter. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |