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