Click or drag to resize

TrackingActivityIsComplete Property

A boolean value which, when true, indicates that the work described by this activity has been completed.

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

Property Value

Type: Boolean
See Also