| Revit 2019.2 API |
| ProjectLocation..::..IsProjectLocationNameUnique Method |
| ProjectLocation Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| IsProjectLocationNameUnique(Document, String) | Obsolete.
Verifies that there is no existing ProjectLocation with the given name in the document.
| |
| IsProjectLocationNameUnique(Document, String, ElementId) |
Verifies that there is no existing ProjectLocation with the given name belonging to the given SiteLocation.
|