Click or drag to resize

ActivitypartAssignmentElements Property

A list of the data sources (data generators) contained within this data template.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<PartAssignment> partAssignmentElements { get; }

Property Value

Type: IEnumerablePartAssignment
See Also