ParameterTypeId.RbsElecPanelTotalConnectedCurrentParam Property

ParameterTypeIdRbsElecPanelTotalConnectedCurrentParam Property

"Total Connected Current"

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

Property Value

ForgeTypeId
See Also