![]() | ModelObjectModificationTime Property |
Gets latest time of the object was modified or created.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0

Return Value
Type: NullableDateTimeThe date, if it was possible to retrieve it, null otherwise.

The returned time is time of history revision which the object belongs to. For Sharing it is WriteOut time,
for multiuser is save time. If history it not written then this method returns null.
