UnitTypeId.SquareMeterKelvinsPerWatt Property

UnitTypeIdSquareMeterKelvinsPerWatt Property

Square meter kelvins per watt.

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

Property Value

ForgeTypeId
See Also