public string getStepInputIDByName( string sStepID, string sInputName )
Public Function getStepInputIDByName ( _ sStepID As String, _ sInputName As String _ ) As String
public: String^ getStepInputIDByName( String^ sStepID, String^ sInputName )