SpaceConditionType Property

Get or set the Condition type of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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