Use the ExecutionEntryPoints collection on the sequencefileviewmgr. Execution entry points are defined by the process model. The ones that ship with teststand all have a Test UUTs and Single Pass entry point, but a custom process model can have completely different execution entry points. That is why the interface needs to be more flexible like this.
Hope this helps.
-Doug