fsresProductionControlCutListItemSwapAvailableInventoryItemID Property |
List of inventory item ids matching these qualities
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("InventoryItemID", DataType = "integer")] public List<string> InventoryItemID { get; set; }
Property Value
Type: ListStringSee Also