Click or drag to resize

StepActivities Property

A list of the activities associated to this Step.

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<Activity> Activities { get; }

Property Value

Type: IEnumerableActivity
See Also