Click or drag to resize

clsImportCustomerServiceObjectLocationBinLocations Property

BinLocations all requipred bin location ids as JSON list. (inernal use) Mandatory field for LocationMode.eLocationMode.InLocalWarehouse=1 (if the warehouse has bin locations)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string BinLocations { get; set; }

Property Value

Type: String
Remarks
MPCustomerEquipmentLocation.BinLocations type: NTEXT length: 0

View: MARICustomerServiceObjectLocation.BinLocations: :Table: MPCustomerEquipmentLocation.BinLocations

See Also