ReferenceModelRevision Structure |
Reference model revision.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The ReferenceModelRevision type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReferenceModelRevision |
Parameterized constructor.
|
Properties
Name | Description | |
---|---|---|
FileName |
Gets the revision file name.
| |
Hash |
Gets the revision hash identifier.
| |
Id |
Gets the revision id.
| |
IsCurrentRevision |
Gets the value indicating whether this revision is the current revision or not.
| |
ReferenceModelId |
Gets or sets the parent reference model id.
| |
Time |
Gets the revision time.
|
See Also