API Reference

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

fsresGetProjectStatus_ShipStatus_Destination Class

Ship Status - Destination object for getProjectStatus
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetProjectStatus_ShipStatus_Destination

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 fsresGetProjectStatus_ShipStatus_Destination

The fsresGetProjectStatus_ShipStatus_Destination type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetProjectStatus_ShipStatus_Destination
fsresGetProjectStatus_ShipStatus_Destination class constructor
Top
Properties
  NameDescription
Public propertyCompleted
Quantity and weight of material completed shipping here
Public propertyDestinationName
Name of Destination
Public propertyRemaining
Quantity and weight of material remaining to be shipped here
Public propertyRequired
Quantity and weight of material required to ship here
Top
See Also