Execution.GetModelSequenceFile
- Updated2024-10-09
- 1 minute(s) read
Execution.GetModelSequenceFile
Syntax
Execution.GetModelSequenceFile
Return Value
Purpose
Returns the SequenceFile object for the process model file the execution is using.
Remarks
Returns a NULL object reference if the execution is not using a process model.
Note
Do not call the
Engine.ReleaseSequenceFileEx
method for a reference this method returns.