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:  reqFabSuiteAPI
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