ParameterTypeId.LoadAreaArea Property

ParameterTypeIdLoadAreaArea Property

"Area"

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

Property Value

ForgeTypeId
See Also