Click or drag to resize

ProcessPrimaryProcessFlow Property

A ProcessFlow object representing the standard route through which production units travel in the course of their assembly.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public ProcessFlow PrimaryProcessFlow { get; set; }

Property Value

Type: ProcessFlow
See Also