Schedule Field Can Total Method Indicates if totals can be enabled for this field. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool CanTotal() Public Function CanTotal As Boolean public: bool CanTotal() member CanTotal : unit -> bool Return Value Boolean True if this field can be totaled, false otherwise. See Also Reference ScheduleField Class Autodesk.Revit.DB Namespace
Schedule Field Can Total Method Indicates if totals can be enabled for this field. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool CanTotal() Public Function CanTotal As Boolean public: bool CanTotal() member CanTotal : unit -> bool Return Value Boolean True if this field can be totaled, false otherwise. See Also Reference ScheduleField Class Autodesk.Revit.DB Namespace