Execution.GetSequenceFile
- Updated2024-10-09
- 1 minute(s) read
Execution.GetSequenceFile
Syntax
Execution.GetSequenceFile
Return Value
Purpose
Returns the SequenceFile object that contains the sequence in which the execution began.
Remarks
If the execution is using a process model, the method returns the SequenceFile object for the client sequence file.
Note
Do not call the
Engine.ReleaseSequenceFileEx
method for a reference this method returns.
See Also
Execution.GetModelSequenceFile