public bool removeEntry( string id, string workflowUserID )
Public Function removeEntry ( _ id As String, _ workflowUserID As String _ ) As Boolean
public: bool^ removeEntry( String^ id, String^ workflowUserID )