EnergyAnalysisSpaceComposedName Property

The composed name for this space.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string ComposedName { get; }

Property Value

String
Remarks
This value is composed of the number and name attributes, separated by a space.
See Also