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: 2023.0.3
Syntax
Remarks
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.
See Also