ScheduleFieldCanTotal Method

Indicates if totals can be enabled for this field.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool CanTotal()

Return Value

Boolean
True if this field can be totaled, false otherwise.
See Also