Share

BasicFileInfo.LatestCentralVersion Property

This is the central model's version number corresponding to the last reload latest done for this model.


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

Syntax

C#

public int LatestCentralVersion { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?