ConditionType Property


Space Condition Type Property

Get or set the Condition type of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ConditionType ConditionType { get; set; }

Property Value

ConditionType
Remarks
This property is used to get or set the Condition type of the Space.
See Also