Share

ViewSchedule.RefreshData Method

Rebuilds the schedule data if it is out of date.


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

Syntax

C#

public bool RefreshData()

Return Value

Boolean
True if the data is up to date after the refresh.

See Also

Reference

Was this information helpful?