CreateRelatedFileProgressChangedEventArgs.FullDownload Property

Indicates if download the full data of the document, which will take longer than subsequent downloads.


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

Syntax

C#

public bool FullDownload { get; }

Property Value

Boolean

See Also

Reference

CreateRelatedFileProgressChangedEventArgs Class
Autodesk.Revit.DB.Events Namespace