Get or Set the Name of the Zone.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: 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