IsProjectLocationNameUnique Method

Overload List

  NameDescription
Public methodStatic memberIsProjectLocationNameUnique(Document, String) Obsolete.
Verifies that there is no existing ProjectLocation with the given name in the document.
Public methodStatic memberIsProjectLocationNameUnique(Document, String, ElementId)
Verifies that there is no existing ProjectLocation with the given name belonging to the given SiteLocation.

See Also