fsresFabSuiteXMLResponseReceiveASN Property |
Receives material based on a serial number from an ASN file that has been loaded into FabSuite.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ReceiveASN")] public List<fsresReceiveASN> ReceiveASN { get; set; }
Property Value
Type: ListfsresReceiveASNSee Also