The total expected number of streams to save to local.
Namespace: Autodesk.Revit.DB.EventsAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2017 Subscription Update
Syntax
C# |
---|
public int TotalStreams { get; } |
Visual Basic |
---|
Public ReadOnly Property TotalStreams As Integer Get |
Visual C++ |
---|
public: property int TotalStreams { int get (); } |