SystemZoneElementTypeUseHumidificationSetPoint Property |
Use the humidification set point.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool UseHumidificationSetPoint { get; set; }
Public Property UseHumidificationSetPoint As Boolean
Get
Set
public:
property bool UseHumidificationSetPoint {
bool get ();
void set (bool value);
}
member UseHumidificationSetPoint : bool with get, set
Property Value
Boolean
See Also