CS
ShippingZoneLine
A detail line of a ShippingZone record.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CountryID | nvarchar(100) | Country | Country | |
Description:No description available | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
LineNbr | int | - | ||
Description:The sequence number of the ShippingZoneLine detail line. | ||||
StateID | nvarchar(50) | State | State | |
Description:The ID of the state. | ||||
ZoneID | nvarchar(15) | ShippingZone | ||
Description:The ID of the parent shipping zone. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||