A boolean value which, when true, indicates that the activities of this step
were automatically generated / calculated by the system.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool IsAutomated { get; set; }
Public Property IsAutomated As Boolean
Get
Set
public:
property bool IsAutomated {
bool get ();
void set (bool value);
}
member IsAutomated : bool with get, set
Property Value
Type:
BooleanSee Also