UnitTypeId.RankineInterval Property

UnitTypeIdRankineInterval Property

Rankine interval.

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

Property Value

ForgeTypeId
See Also