CreateNotContainsRule Method


Parameter Filter Rule Factory Create Not Contains Rule Method

Overload List
Name Description
Public method Static member CreateNotContainsRule(ElementId, String) Creates a filter rule that determines whether strings from the document do not contain a certain string value.
Public method Static member CreateNotContainsRule(ElementId, String, Boolean) Obsolete.
Creates a filter rule that determines whether strings from the document do not contain a certain string value.
Top
See Also