Revit 2016 API |
ViewSchedule..::..RefreshData Method |
ViewSchedule Class See Also |
Rebuilds the schedule data if it is out of date.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since:
2014
Syntax
C# |
---|
public bool RefreshData() |
Visual Basic |
---|
Public Function RefreshData As Boolean |
Visual C++ |
---|
public: bool RefreshData() |