public bool closeAllOpenTasks( string sStepID, string sIteration, string sComment )
Public Function closeAllOpenTasks ( _ sStepID As String, _ sIteration As String, _ sComment As String _ ) As Boolean
public: bool^ closeAllOpenTasks( String^ sStepID, String^ sIteration, String^ sComment )