ParameterTypeId.RoomPeopleTotalHeatGainPerPersonParam Property

ParameterTypeIdRoomPeopleTotalHeatGainPerPersonParam Property

"Total Heat Gain per person"

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

Property Value

ForgeTypeId
See Also