fsresFabSuiteXMLResponseValTruck Property |
Validates that a truck/load exists, optionally adds it if it does not exist.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ValTruck")] public List<fsresValTruck> ValTruck { get; set; }
Property Value
Type: ListfsresValTruckSee Also