fsreqFabSuiteXMLRequestCreateInventoryLocationSweep Property |
Creates a location sweep for the given location.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("CreateInventoryLocationSweep")] public List<fsreqCreateInventoryLocationSweep> CreateInventoryLocationSweep { get; set; }
Property Value
Type: ListfsreqCreateInventoryLocationSweepSee Also