fsresMaxTruck Class |
Retrieves the largest truck/load # for a job.
Inheritance Hierarchy
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 fsresMaxTruck : fsresCommand
The fsresMaxTruck type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresMaxTruck |
fsresMaxTruck class constructor
|
Properties
Name | Description | |
---|---|---|
Carrier | ||
CommandGUID | (Inherited from fsresCommand.) | |
DefaultCapacity | ||
ErrorCode | (Inherited from fsresCommand.) | |
ErrorMessage | (Inherited from fsresCommand.) | |
InputDisplayUnits | ||
JobNumber | ||
LoadCategory1 | ||
LoadCategory2 | ||
LoadCategory3 | ||
MaxTruck | ||
NextAvailableLoadNumber | ||
ProductionControlID | ||
ShippedFrom | ||
Successful | (Inherited from fsresCommand.) | |
TrailerNumber |
See Also