True to export data for each room converts into a single shared room attribute, false otherwise.
Default value is true.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool ExportRoomAsAttribute { get; set; }
