ParameterTypeId.RbsSystemBaseElementParam Property

ParameterTypeIdRbsSystemBaseElementParam Property

"System Equipment"

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

Property Value

ForgeTypeId
See Also