Click or drag to resize

StockLocation Properties

The StockLocation type exposes the following members.

Properties
 NameDescription
Public propertyAllowNegativeQty True means Stock Location allows negative Product quantities.
Public propertyBillToName Name of the contact person for billing. Used only by regular Stock Locations. Max Length=256
Public propertyComments Comments. Max Length=1024
Public propertyContactAddresses Contact address with AddrTypeId == ContactAddrType.PrimPhone is shipping phone number; the one with AddrTypeId == ContactAddrType.AltPhone is billing phone number.
Public propertyCustomFields Custom Fields
Public propertyDeliveryInstructions Delivery instructions. Used only by regular Stock Locations. Max Length=1024
Public propertyDisplayAs Displayable name. Max Length=256
Public propertyMoneyId Chosen currency.
Public propertyNumber Number (often used by integration)
Public propertyShipToName Name of the contact person for shipping. Used only by regular Stock Locations. Max Length=256
Public propertyStreetAddresses Street address with TypeId == StreetAddrType.Primary is shipping address; the one with TypeId == StreetAddrType.Alt is billing address.
Public propertyTimeZoneId Stock Location’s Time Zone
Public propertyTypeId Stock Location Type.
Top
See Also