fsreqFabSuiteXMLRequestProductionControlCutListItem_Swap_GetAvailable Property |
Gets a list of items that can be swapped with the inventory item associted with cut list item passed in
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ProductionControlCutListItem_Swap_GetAvailable")] public List<fsreqProductionControlCutListItemSwapGetAvailable> ProductionControlCutListItem_Swap_GetAvailable { get; set; }
Property Value
Type: ListfsreqProductionControlCutListItemSwapGetAvailableSee Also