SequenceContext.CallingStep
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
SequenceContext.CallingStep
Syntax
SequenceContext.CallingStep
Data Type
Purpose
Returns a run-time copy of the Step object for the step that called the current sequence.
Remarks
This property is valid when the current sequence is called synchronously or asynchronously. This property does not exist in the root SequenceContext. Any changes to property values in the returned Step object only modify the execution version of the object.