A list of the activities associated to this Step.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public IEnumerable<Activity> Activities { get; }
Public ReadOnly Property Activities As IEnumerable(Of Activity)
Get
public:
property IEnumerable<Activity^>^ Activities {
IEnumerable<Activity^>^ get ();
}
member Activities : IEnumerable<Activity> with get
Property Value
Type:
IEnumerableActivitySee Also