Click or drag to resize

TrackingActivityIsAutoGeneratedActivity Property

A boolean value which, when true, indicates that this activity is not real and was generated because its Step does not have any Activities or generated from a LabelMaterial 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 bool IsAutoGeneratedActivity { get; }

Property Value

Type: Boolean
See Also