ParameterFilterRuleFactory.CreateNotEndsWithRule
Overloads (2):
CreateNotEndsWithRule
| Name | Return Type | Description |
|---|---|---|
| CreateNotEndsWithRule(ElementId, String) | FilterRule | Creates a filter rule that determines whether strings from the document do not end with a certain string value. |
| CreateNotEndsWithRule(ElementId, String, Boolean) | FilterRule | Obsolete. Creates a filter rule that determines whether strings from the document do not end with a certain string value. |