ModificationInfo Structure

Modification info returned by History.

Namespace:  Tekla.Structures.Model.History
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
[SerializableAttribute]
public struct ModificationInfo

The ModificationInfo type exposes the following members.

Fields
  NameDescription
Public fieldDeleted
List of objects which have been deleted
Public fieldModified
List of objects which have been modified or created. Objects which have only attribute (UDA) changed, and/or which has been numbered since last take are excluded.
Public fieldModifiedWithInfo
The modified objects with information of modification type. Objects which have only attribute (UDA) changed, and/or which has been numbered since last take are included.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next