fsreqFabSuiteXMLRequestReceive Property |
Receives material based on either the Barcode Checklist receiving report in FabSuite or the material details.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("Receive")] public List<fsreqReceive> Receive { get; set; }
Property Value
Type: ListfsreqReceiveSee Also