API Reference

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

fsresGetCountries_Country Class

A Country.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetCountries_Country

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 fsresGetCountries_Country

The fsresGetCountries_Country type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetCountries_Country
Initializes a new instance of the fsresGetCountries_Country class
Top
Properties
  NameDescription
Public propertyAbbreviation
Public propertyCountryID
Public propertyName
Top
See Also