API Reference

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

fsresProductionControlCutListExportDSTVPlus_ResultData Class

Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresProductionControlCutListExportDSTVPlus_ResultData

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresProductionControlCutListExportDSTVPlus_ResultData

The fsresProductionControlCutListExportDSTVPlus_ResultData type exposes the following members.

Constructors
  NameDescription
Public methodfsresProductionControlCutListExportDSTVPlus_ResultData
Initializes a new instance of the fsresProductionControlCutListExportDSTVPlus_ResultData class
Top
Properties
  NameDescription
Public propertyFileDataBase64
Result is the base64 encoded contents of the zip file generated from the directory with all DSTVPlus .ba and .nc1 files
Public propertyFileName
The name of the zip file.
Top
See Also