The name of the LightGroup
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since: 2013
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions ArgumentException | When setting this property: name cannot include prohibited characters. -or- When setting this property: The name is not valid because it is not unique within this LightGroupManager |
| Autodesk.Revit.Exceptions ArgumentNullException | When setting this property: A non-optional argument was null |