fsresMachineGroup_Get_ResultDataMachineGroup Property |
The machine group result objects.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("MachineGroup")] public List<fsresMachineGroup> MachineGroup { get; set; }
Property Value
Type: ListfsresMachineGroupSee Also