Click or drag to resize

clsImportEquipmentLocationBinLocations 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
MPEquipmentLocation.BinLocations type: NTEXT

View: MARIEquipmentLocation: :Table: MPEquipmentLocation

See Also