fsreqFabSuiteXMLRequestInventoryAdd Property |
Adds a new inventory record based off the information from another.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("InventoryAdd")] public List<fsreqInventoryAdd> InventoryAdd { get; set; }
Property Value
Type: ListfsreqInventoryAddSee Also