Zone.Name Property

Get or Set the Name of the Zone.


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

Syntax

C#

public override string Name { set; }

Property Value

String

Remarks

This property is used to get or set the Name of the Zone.

See Also

Reference

Zone Class
Autodesk.Revit.DB.Mechanical Namespace