API Reference

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

fsresPrepareReportData Properties

The fsresPrepareReportData type exposes the following members.

Properties
  NameDescription
Public propertyCommandGUID (Inherited from fsresCommand.)
Public propertyErrorCode (Inherited from fsresCommand.)
Public propertyErrorMessage (Inherited from fsresCommand.)
Public propertyReportInstanceGUID
GUID representing the instance of report data. Can be passed to a MakeReport command to render a report.
Public propertyReportInstanceID
ID in the report tables identifying this set of report data. Can be used to help query the report tables directly.
Public propertySuccessful (Inherited from fsresCommand.)
Top
See Also