Share

ScheduleField.CanTotalByAssemblyType Method

Indicates if totals by assembly type can be enabled for this field.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool CanTotalByAssemblyType()

Return Value

Boolean
True if this field can be totaled by assembly type, false otherwise.

See Also

Reference

Was this information helpful?