FilterElementIsNameUnique Method

Overload List
 NameDescription
Public methodIsNameUnique(String) Determines whether a potential filter element name is unique.
Public methodStatic memberIsNameUnique(Document, String) Determines whether the given name could be applied to a new FilterElement, or if it could not be applied because the name is already in use.
Top
See Also