StepBase Class |
Namespace: FactoryLogix.xTend.DataObjects
The StepBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
An optional, friendly description of the nature of this step or activity
|
![]() | Id |
A unique identifier for this particular Operation (corresponds to the primary key in the FactoryLogix database)
|
![]() | Instruction |
The text based, use defined directions that the operator should follow to perform this step or activity.
|
![]() | InstructionHeading |
The text to be displayed in the title box of the instruction area of for this step or activity.
|
![]() | IsRequired |
A boolean value indicating whether or not this step or activity is required or optional.
|
![]() | Name |
A human readable title describing the step or activity.
|
![]() | Sequence |
The sequence number for this operation within the step/activity flow.
|