ParameterFilterRuleFactoryCreateNotBeginsWithRule Method

Overload List
 NameDescription
Public methodStatic memberCreateNotBeginsWithRule(ElementId, String) Creates a filter rule that determines whether strings from the document do not begin with a certain string value.
Public methodStatic memberCreateNotBeginsWithRule(ElementId, String, Boolean)Obsolete.
Creates a filter rule that determines whether strings from the document do not begin with a certain string value.
Top
See Also