Hi All,
I am trying to programatically insert a step of type SequenceCall into a sequence. Before I went ahead and did that programatically I inserted the same step using TestStand and exported the XML to see what kind of work I need to do. It turns out there are a number of number properties (like Prototype, SpecifyHostByExpr, AsyncThreadExpr, Trace, IgnoreTerminate etc) that I need to set to make a call to sequence apart from the "ActualArgs" property which holds the arguments for the call. Could you please let me know if there is a minimum set of properties that I can set to create a SequenceCall step or if I need to set all the properties for it to work correctly. If I set only the "ActualArgs" property will the defaults kickin for the remaining?
Thanks,
Harsha