fsresFabSuiteXMLResponseGetLots Property |
Retrieves the list of lots in a job.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetLots")] public List<fsresGetLots> GetLots { get; set; }
Property Value
Type: ListfsresGetLotsSee Also