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