ScenarioRelease
Object
Represents a version of a Scenario.
Fields
#
hasPreScannedAreaHolographic
Boolean on whether the ScenarioRelease has a prescanned holographic area.
permissions
Non-null
A list of Permissions associated with the currently authenticated User and the ScenarioRelease.
sequences
A list of ScenarioSequences associated with the ScenarioRelease.
sessions
A list of ScenarioSessions associated with the ScenarioRelease.
steps
A list of ScenarioSteps associated with the ScenarioRelease.
workInstructionType
The work instruction type of the ScenarioRelease.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Part of union AttachmentOwner
- Field currentRelease from DailyUsage
- Field latestRelease from DailyUsage
Previous
ScenarioPermissions