API Reference

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

fsreqValTruckToBeReturned Property

If the truck does not exist and is created, and the destination is an intermediate location: Indicates if the material on the load is going to be returned to the shop before being shipped to the jobsite.

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ToBeReturned { get; set; }

Property Value

Type: Boolean
See Also