CreateRelatedFileProgressChangedEventArgs.DownloadFinished Property
Indicates if all data downloads are finished.
Namespace:
Autodesk.Revit.DB.Events
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool DownloadFinished { get; }
Property Value
Boolean
See Also
Reference
CreateRelatedFileProgressChangedEventArgs Class
Autodesk.Revit.DB.Events Namespace