RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ScheduleField

ScheduleField.TotalByAssemblyType

Property
Description:
In an assembly schedule view, indicates if totals are calculated for all assembly instances of the same type or only for a single instance.
Syntax
public bool TotalByAssemblyType { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property: This ScheduleField cannot be totaled by assembly type. -or- When setting this property: Totals are not enabled for this ScheduleField.