fsresGetProjectStatus_ShipStatus_Destination Class |
Ship Status - Destination object for getProjectStatus
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 fsresGetProjectStatus_ShipStatus_Destination
The fsresGetProjectStatus_ShipStatus_Destination type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProjectStatus_ShipStatus_Destination |
fsresGetProjectStatus_ShipStatus_Destination class constructor
|
Properties
Name | Description | |
---|---|---|
Completed |
Quantity and weight of material completed shipping here
| |
DestinationName |
Name of Destination
| |
Remaining |
Quantity and weight of material remaining to be shipped here
| |
Required |
Quantity and weight of material required to ship here
|
See Also