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