UnitTypeId.ThousandBritishThermalUnits Property

UnitTypeIdThousandBritishThermalUnits Property

Thousand British thermal units.

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

Property Value

ForgeTypeId
See Also