SymbolTypeId.MA Property

SymbolTypeIdMA Property

Symbol mA, indicating unit Milliamperes.

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

Property Value

ForgeTypeId
See Also