Click or drag to resize

TrackingActivityRequiresAcknowledgement Property

A boolean value which, when true, indicates that the operators performing this activity will be required to change the status of the activity before it can be considered complete.

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 RequiresAcknowledgement { get; set; }

Property Value

Type: Boolean
See Also