public bool upsertStepResource( string stepID, string cultureName )
Public Function upsertStepResource ( _ stepID As String, _ cultureName As String _ ) As Boolean
public: bool^ upsertStepResource( String^ stepID, String^ cultureName )