ParameterTypeId.SpaceCoolingSetPoint Property

ParameterTypeIdSpaceCoolingSetPoint Property

"Cooling Set Point"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId SpaceCoolingSetPoint { get; }
Public Shared ReadOnly Property SpaceCoolingSetPoint As ForgeTypeId
	Get
public:
static property ForgeTypeId^ SpaceCoolingSetPoint {
	ForgeTypeId^ get ();
}
static member SpaceCoolingSetPoint : ForgeTypeId with get

Property Value

ForgeTypeId
See Also