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.