public string getStepReturnIDByName( string sStepID, string sStepReturnValue )
Public Function getStepReturnIDByName ( _ sStepID As String, _ sStepReturnValue As String _ ) As String
public: String^ getStepReturnIDByName( String^ sStepID, String^ sStepReturnValue )