UnitTypeId.JoulesPerKelvin Property

UnitTypeIdJoulesPerKelvin Property

Joules per Kelvin.

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

Property Value

ForgeTypeId
See Also