UnitTypeId.WattsPerSquareMeterKelvin Property

UnitTypeIdWattsPerSquareMeterKelvin Property

Watts per square meter kelvin.

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

Property Value

ForgeTypeId
See Also