API Reference

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

fsreqFileContentsWithExtension Class

A file contents element with extension of file
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqFileContentsWithExtension

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

The fsreqFileContentsWithExtension type exposes the following members.

Constructors
  NameDescription
Public methodfsreqFileContentsWithExtension
Initializes a new instance of the fsreqFileContentsWithExtension class
Top
Properties
  NameDescription
Public propertyExtension
Public propertyValue
Top
See Also