Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Remove Steps (https://www.kinook.com/Forum/showthread.php?t=547)

JOSE 08-23-2004 09:23 AM

Remove Steps
 
I have a "VS.NET" project that is created dynamically. Is there a way to dynamically remove steps from this project?

kevina 08-23-2004 11:19 AM

You can use Project.Steps.Remove(index) if you know the index of the step to remove.

You can iterate over each step in .Steps to locate the index of the step(s) you want to remove.


All times are GMT -5. The time now is 11:26 AM.


Copyright © 1999-2023 Kinook Software, Inc.