C#
VB
C++
Finds the scheduled procedure step with the specified scheduled procedure step id.
public WCFScheduledProcedureStep FindScheduledProcedureStep(
string scheduledProcedureStepID
)
scheduledProcedureStepID
Identifier that identifies the Scheduled Procedure Step.
The sceduled procedure step if found, null otherwise.
For an example refer to AddScheduledProcedureStep