Share

ConfigurationReloadInfo.OutOfDatePartCount Property

The number of fabrication part instances that had newer versions and were out of date.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public int OutOfDatePartCount { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?