Step Properties |
The Step type exposes the following members.
Name | Description | |
---|---|---|
Activities |
A list of the activities associated to this Step.
| |
ApplyAcknowledgementType |
An enumerated value indicating which activities of this step shall users be required to acknowledge completion.
| |
ApplyActivityApprovalType |
An enumerated value indicating which activities of this step the designated approval process will be applied to.
| |
Frequency |
A flagged enumeration representing how often this step should be performed by operators.
| |
FrequencyValue |
A string based representation of how often this step shoudl be performed.
The actual content of this property is dependent on the nature of the Frequency enumerated property.
| |
IsAnyOrder |
A boolean value which, when true, indicates that the activities of this step
may be performed by the operator in any sequence. When false, operators must
perform the activities in the order indicated by their Sequence property.
| |
IsAutomated |
A boolean value which, when true, indicates that the activities of this step
were automatically generated / calculated by the system.
| |
RequiresCredentials |
A boolean value which, when true, indicates that the operators performing this step
will be required to re-enter their user credentials before completing the step.
This is required in certain types of specialized manufacturing environtments.
(CFR Part 11 regulated medical device manufacturing, for example).
| |
RequiresProductScan |
A boolean value which, when true, indicates that the operators performing this step
will be required to re-scan the barcodeof the unit before completing the step.
| |
StepType |
A flagged, enumerated value indicating the FactoryLogix step type for this particular step.
|