ShipSetup Class Members
The following tables list the members exposed by ShipSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ShipSetup Constructor | Initializes a new instance of the ShipSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Address1 | Address of the site where this Part Request will be shipped |
![]() |
Address2 | Other address information for the site where this Part Request will be shipped |
![]() |
CarrierName | |
The site name of the shipment's carrier. The default will be the dummy site (objid of -2). | ||
![]() |
City | City of the site where this Part Request will be shipped |
![]() |
ContactFirstName | Contact's first name. |
![]() |
ContactLastName | Contact's last name. |
![]() |
Country | Country of the site where this Part Request will be shipped |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
PackingList | Packing list information for the shipment |
![]() |
PartRequestDetailIDNum | Part Request Detail Identifier |
![]() |
PieceCount | The number of pieces being shipped for this Part Request |
![]() |
ShipDate | The DateTime the Part Request is shipped. If not set, the current time is used. |
![]() |
SiteName | Name of the site where this Part Request will be shipped |
![]() |
State | State of the Site where this Part Request will be shipped |
![]() |
Status | The new status for the Part Request for the Shipped condition. If not set, the default status is used. |
![]() |
TotalWeight | Total weight of the pieces being shipped for this Part Request |
![]() |
UserName | The user who is shipping the Part Request. If not set, the session user is used. |
![]() |
WaybillName | Waybill information for this Part Request shipment |
![]() |
ZipCode | Zipcode of the site where this Part Request will be shipped |
Reference
ShipSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitShip(ShipSetup)