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