SystemZoneData.ZoneEquipmentId Property

The id of the zone equipment related to the zone.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ElementId ZoneEquipmentId { get; set; }

Property Value

ElementId

Exceptions

ExceptionCondition
ArgumentNullException When setting this property: A non-optional argument was null

See Also

Reference

SystemZoneData Class
Autodesk.Revit.DB.Mechanical Namespace