ScheduleFieldCanTotal Method |
Indicates if totals can be enabled for this field.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function CanTotal As Boolean
member CanTotal : unit -> bool
Return Value
Boolean
True if this field can be totaled, false otherwise.
See Also