Share

BasicFileInfo.LatestCentralEpisodeGUID Property

This is the central model's episode GUID 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 Guid LatestCentralEpisodeGUID { get; }

Property Value

Guid

See Also

Reference

Was this information helpful?