Revit 2025.3 API
Basic |
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: 25.3.0.0 (25.3.0.0)
Syntax
public Guid LatestCentralEpisodeGUID { get; }
Public ReadOnly Property LatestCentralEpisodeGUID As Guid Get
public: property Guid LatestCentralEpisodeGUID { Guid get (); }
member LatestCentralEpisodeGUID : Guid with get
Property Value
GuidSee Also