API Reference

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

fsreqExportJobStatusXMLFormat Property

Format to export to. If the value is 'SDS/2' then the export is to the SDS/2 XML format. Otherwise the export is for the FabSuite XML format.

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "token")]
public string XMLFormat { get; set; }

Property Value

Type: String
See Also