CreateNotContainsRule
| Name | Return Type | Description |
|---|---|---|
| CreateNotContainsRule(ElementId, String) | FilterRule | Creates a filter rule that determines whether strings from the document do not contain a certain string value. |
| CreateNotContainsRule(ElementId, String, Boolean) | FilterRule | Obsolete. Creates a filter rule that determines whether strings from the document do not contain a certain string value. |