Execution.GetModelSequenceFile
- 更新时间2025-07-21
- 阅读时长1分钟
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.