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