fsresGetProductionShippingStatusShippingDestination Class |
The name of a shipping destination referenced by one or more records in the production status.
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresGetProductionShippingStatusShippingDestination
The fsresGetProductionShippingStatusShippingDestination type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProductionShippingStatusShippingDestination | Initializes a new instance of the fsresGetProductionShippingStatusShippingDestination class |
Properties
Name | Description | |
---|---|---|
Index |
The index of this shipping destination, used for brevity to reference this destination by the records in the response.
| |
Value |
See Also