API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

TaskDependency Properties

The TaskDependency type exposes the following members.

Properties
  NameDescription
Public propertyDependencyType
The type of the task dependency.
Public propertyIdentifier
The identifier of the object.
(Inherited from Object.)
Public propertyIsUpToDate
Gets if the object does not have a modification which is not shared.
(Inherited from ModelObject.)
Public propertyLag
The lag of the task dependency represented in whole hours.
Public propertyLocal
The locality indicates if the dependency was created in Tekla Structures and Task Manager or imported.
Public propertyModificationTime
Gets latest time of the object was modified or created.
(Inherited from ModelObject.)
Public propertyPrimary
The primary task of the task dependency.
Public propertySecondary
The secondary task of the task dependency.
Top
See Also