Share

ScheduleField.IsCalculatedField Property

Indicates if the field is a calculated field (Formula or Percentage).


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

Syntax

C#

public bool IsCalculatedField { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?