Click or drag to resize

ApplyAcknowledgementType Enumeration

An enumerated value indicating which activities of a step shall users be required to acknowledge completion.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public enum ApplyAcknowledgementType
Members
  Member nameValueDescription
AllActivities0 All activities of the step
FirstActivity1 The first activity of the step only.
LastActivity2 The last activity of the step only.
See Also