API Reference

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

fsresGetLoads_Destination_Load Class

The material completed through a station.
Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresGetLoads_Destination_Load

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 fsresGetLoads_Destination_Load

The fsresGetLoads_Destination_Load type exposes the following members.

Constructors
  NameDescription
Public methodfsresGetLoads_Destination_Load
fsresGetLoads_Destination_Load class constructor
Top
Properties
  NameDescription
Public propertyAdditional
Public propertyAssignedQuantity
Quantity assigned to the truck.
Public propertyAssignedWeight
Weight assigned to the truck.
Public propertyCapacity
Public propertyCarrier
Public propertyDateShipped
Public propertyLoadedQuantity
Quantity loaded on the truck.
Public propertyLoadedWeight
Weight loaded on the truck.
Public propertyLoadNumber
Public propertyMaterial
Public propertyReturnedQuantity
Quantity shipped on this load that has been returned to the shop.
Public propertyReturnedWeight
Weight shipped on this load that has been returned to the shop.
Public propertyToBeReturned
If the destination is an intermediate shipping location: Indicates if the material on this load is going to be returned to the shop before being shipped to the jobsite.
Public propertyTrailerNumber
Top
See Also