fsresGetProductionShippingStatusShippingDestination Class

The name of a shipping destination referenced by one or more records in the production status.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresGetProductionShippingStatusShippingDestination

Namespace:  resFabSuiteAPI
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
Public method fsresGetProductionShippingStatusShippingDestination
Initializes a new instance of the fsresGetProductionShippingStatusShippingDestination class
Top
Properties
  Name Description
Public property Index
The index of this shipping destination, used for brevity to reference this destination by the records in the response.
Public property Value
Top
See Also