UnitTypeId.BritishThermalUnitsPerHourCubicFoot Property

UnitTypeIdBritishThermalUnitsPerHourCubicFoot Property

British thermal units per hour cubic foot.

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

Property Value

ForgeTypeId
See Also