CreateNotEndsWithRule Method


OverloadĀ List

Name Description
Public method Static member CreateNotEndsWithRule(ElementId, String)
Creates a filter rule that determines whether strings from the document do not end with a certain string value.
Public method Static member CreateNotEndsWithRule(ElementId, String, Boolean) Obsolete.
Creates a filter rule that determines whether strings from the document do not end with a certain string value.

See Also