Click or drag to resize

ClusteredWorkstationWorkstations Property

A list of the Workstations contained within the cluster.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public List<Workstation> Workstations { get; }

Property Value

Type: ListWorkstation
See Also