fsresGetProductionShippingStatusShippingDestination Property |
The name of a shipping destination referenced by one or more records in the production status.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ShippingDestination")] public List<fsresGetProductionShippingStatusShippingDestination> ShippingDestination { get; set; }
Property Value
Type: ListfsresGetProductionShippingStatusShippingDestinationSee Also