Click or drag to resize

StepRequiresCredentials Property

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).

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

Property Value

Type: Boolean
See Also