API Reference

This is the reference documentation of Tekla PowerFab Open API. The API contains request and response namespaces.

fsresDrawingLogGet_ResultData Properties

The fsresDrawingLogGet_ResultData type exposes the following members.

Properties
  NameDescription
Public propertyDeletedDrawingLogID
The DrawingLogID values for the records that were deleted since the LastLogID value in the request.
Public propertyDrawingLog
Public propertyLastLogID
The latest log position, to be used in a subsequent DrawingLog_Get request to get only the incremental changes.
Top
See Also