SymbolTypeId.LmPerW Property

SymbolTypeIdLmPerW Property

Symbol lm/W, indicating unit Lumens per watt.

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

Property Value

ForgeTypeId
See Also