Revit 2025.3 API
Data |
The transferred data size, in bytes, since the last time this event was raised.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double FinishedSize { get; }
Public ReadOnly Property FinishedSize As Double Get
public: property double FinishedSize { double get (); }
member FinishedSize : float with get
Property Value
DoubleSee Also