DocumentSaveToLocalProgressChangedEventArgs.TotalStreams Property

The total expected number of streams to save to local.


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

Syntax

C#

public int TotalStreams { get; }

Property Value

Int32

See Also

Reference

DocumentSaveToLocalProgressChangedEventArgs Class
Autodesk.Revit.DB.Events Namespace