PanelScheduleDataSummaryShowsOnlyConnectedLoads Property |
Show only the connected load classifications in the summary section
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool SummaryShowsOnlyConnectedLoads { get; set; }
Public Property SummaryShowsOnlyConnectedLoads As Boolean
Get
Set
public:
property bool SummaryShowsOnlyConnectedLoads {
bool get ();
void set (bool value);
}
member SummaryShowsOnlyConnectedLoads : bool with get, set
Property Value
Boolean
See Also