| Revit 2017 API |
| ProjectLocation..::..Name Property |
| ProjectLocation Class See Also |
The name of the project location.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Syntax
Remarks
This property is used to get or set the name of the project location.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | Thrown when failing to set the name (for example, because it is not unique). |