fsresInventoryTransactionInventoryOperation Property

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("InventoryOperation")]
public List<fsresInventoryOperation> InventoryOperation { get; set; }

Property Value

Type: ListfsresInventoryOperation
See Also